nirm.al

my website
git clone git://git.nirm.al/nirm.al.git
Log | Files | Refs | README | LICENSE

commit e365abdaf0af051044fa8a31a779775888f8c8d9
parent 885dcf07f68a6fa615e9667a873d8290eab20f02
Author: Nirmal Kumar R <tildezero@gmail.com>
Date:   Tue, 13 Aug 2024 00:09:55 +0530

Add a developer note

Diffstat:
Mindex.html | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/index.html b/index.html @@ -29,6 +29,9 @@ <div class="content"> <p>This is my personal website. A place where you can read all my public 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.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:nirmal@posteo.net">email</a>. </div>