Change email addr and introduce devlog section

This commit is contained in:
2024-10-13 20:11:04 +05:30
parent 173b9bf00c
commit 611233d35b
28 changed files with 104 additions and 35 deletions
+5 -4
View File
@@ -22,7 +22,8 @@
<nav>
<a href="/blog.html">Blog</a>
<a href="/poems.html">Poems</a>
<a href="mailto:tildezero@gmail.com">Contact</a>
<a href="/devlog.html">Devlog</a>
<a href="mailto:nirmal@posteo.net">Contact</a>
</nav>
<section class="content-wrapper">
@@ -33,12 +34,12 @@
cannot put it into words although I try my best.
</p>
<p>
<a href="https://river.sh">Oh, I write computer programs too!</a>
<a href="https://git.sr.ht/~mysticmode">Oh, I write computer programs too!</a>
</p>
<p class="contact">
You can connect with me on
<a rel="me" href="https://mastodon.social/@tildezero">Mastodon</a> or
via <a href="mailto:tildezero@gmail.com">email</a>.
via <a href="mailto:nirmal@posteo.net">email</a>.
</p>
</div>
</section>
@@ -52,4 +53,4 @@
</footer>
</body>
</html>
</html>