Initial revamp of design

This commit is contained in:
2024-08-04 00:04:55 +05:30
parent dff6ee84cb
commit 296dd6c707
31 changed files with 323 additions and 508 deletions
+10 -15
View File
@@ -6,28 +6,23 @@
<link
rel="icon"
type="image/png"
href="https://ik.imagekit.io/mysticmode/home/favicon.png"
href="/img/favicon.png"
/>
<title>Nirmal Kumar R - 50 Years</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">