Initial revamp of design
This commit is contained in:
@@ -3,23 +3,22 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="icon" type="image/png" href="https://ik.imagekit.io/mysticmode/home/favicon.png">
|
||||
<link rel="icon" type="image/png" href="/img/favicon.png">
|
||||
<title>Nirmal Kumar R - Nothing can beat this</title>
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<div>
|
||||
<img loading="lazy" src="https://ik.imagekit.io/mysticmode/home/name.png" alt="My Full Name - Nirmal Kumar R">
|
||||
<a href="/" class="header">
|
||||
<div class="logo">
|
||||
<img src="/img/nklogo.png" width="75px" />
|
||||
</div>
|
||||
</header>
|
||||
|
||||
<p>NIRMAL KUMAR R</p>
|
||||
</a>
|
||||
|
||||
<nav>
|
||||
<a href="/">Home</a>
|
||||
<a href="/blog.html">Blog</a>
|
||||
<a href="/poems.html">Poems</a>
|
||||
<a href="/devlog.html">Devlog</a>
|
||||
<a href="mailto:nirmal@posteo.net">Contact</a>
|
||||
<a href="/blog.html">[ Blog ]</a>
|
||||
<a href="/poems.html">[ Poems ]</a>
|
||||
<a href="mailto:nirmal@posteo.net">[ Contact ]</a>
|
||||
</nav>
|
||||
|
||||
<section class="content-wrapper">
|
||||
|
||||
Reference in New Issue
Block a user