Update devlog URL

This commit is contained in:
2024-09-04 19:25:09 +05:30
parent 7ab5da8c09
commit 6791d15682
+6 -7
View File
@@ -1,5 +1,6 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
@@ -9,9 +10,7 @@
</head>
<body>
<a rel="me" href="https://mastodon.social/@tildezero" style="display:none;"
>Mastodon</a
>
<a rel="me" href="https://mastodon.social/@tildezero" style="display:none;">Mastodon</a>
<a href="/" class="header">
<div class="logo">
@@ -34,7 +33,7 @@
cannot put it into words although I try my best.
</p>
<p>
<a href="https://github.com/mysticmode">Oh, I write computer programs too!</a>
<a href="https://river.sh">Oh, I write computer programs too!</a>
</p>
<p class="contact">
You can connect with me on
@@ -47,10 +46,10 @@
<footer>
<hr />
© 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="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://github.com/mysticmode/mysticmode.github.io">here</a>.
</footer>
</body>
</html>