Change email addr and introduce devlog section
This commit is contained in:
+5
-4
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user