feat: Update logo and contacts
This commit is contained in:
+3
-3
@@ -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">
|
||||
@@ -52,7 +52,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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user