feat: Update logo and contacts
This commit is contained in:
+5
-5
@@ -14,7 +14,7 @@
|
||||
|
||||
<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>
|
||||
@@ -22,7 +22,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">
|
||||
@@ -34,8 +34,8 @@
|
||||
</p>
|
||||
<p class="contact">
|
||||
You can connect with me on
|
||||
<a rel="me" href="https://bsky.app/profile/mysticmode.bsky.social">Bluesky</a> or
|
||||
via <a href="mailto:mysticmode@yahoo.com">email</a>.
|
||||
<a rel="me" href="https://mastodon.sdf.org/@mysticmode">Mastodon</a> or
|
||||
via <a href="mailto:tildezero@gmail.com">email</a>.
|
||||
</p>
|
||||
</div>
|
||||
</section>
|
||||
@@ -45,7 +45,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