Dump devlog from this website

This commit is contained in:
2025-04-12 00:06:39 +00:00
parent 95bf998db7
commit 08b553f054
31 changed files with 32 additions and 204 deletions
+3 -9
View File
@@ -22,8 +22,7 @@
<nav>
<a href="/blog.html">Blog</a>
<a href="/poems.html">Poems</a>
<a href="/devlog.html">Devlog</a>
<a href="mailto:tildezero@gmail.com">Contact</a>
<a href="mailto:mysticmode@yahoo.com">Contact</a>
</nav>
<section class="content-wrapper">
@@ -33,15 +32,10 @@
musings. Rest of it is my internal flight and experience which I
cannot put it into words although I try my best.
</p>
<p>
<a href="https://git.nirm.al">I write computer programs too!</a>
And you can find my <a href="/devlog.html">devlog</a> section on this website
for tech articles.
</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>.
<a rel="me" href="https://bsky.app/profile/mysticmode.bsky.social">Bluesky</a> or
via <a href="mailto:mysticmode@yahoo.com">email</a>.
</p>
</div>
</section>