feat: Update logo and contacts

This commit is contained in:
2025-11-08 20:26:25 +05:30
parent 8c95fe7d29
commit 740d2be3ed
32 changed files with 92 additions and 92 deletions
+3 -3
View File
@@ -12,7 +12,7 @@
<body>
<a href="/" class="header">
<div class="logo">
<img src="/img/nklogo.png" width="90px" />
<img src="/img/garden.png" width="90px" />
</div>
<p><img src="/img/nirmal-banner.png" height="70px"></p>
</a>
@@ -20,7 +20,7 @@
<nav>
<a href="/blog.html">Blog</a>
<a href="/poems.html">Poems</a>\
<a href="mailto:mysticmode@yahoo.com">Contact</a>
<a href="mailto:tildezero@gmail.com">Contact</a>
</nav>
<section class="content-wrapper">
@@ -56,7 +56,7 @@
© Nirmal Kumar R. All original text, is licensed under a
<a href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.
Source code of this website can be found
<a href="https://git.sr.ht/~mysticmode/personal">here</a>.
<a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
</footer>
</body>