Update the source repository

This commit is contained in:
2024-08-29 18:10:41 +05:30
committed by GitHub
parent 0c489d0c0d
commit b5a84f2814
26 changed files with 354 additions and 360 deletions
+5 -9
View File
@@ -3,11 +3,7 @@
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link
rel="icon"
type="image/png"
href="/img/favicon.png"
/>
<link rel="icon" type="image/png" href="/img/favicon.png" />
<title>Nirmal Kumar R - Hello from mysticmode</title>
<link rel="stylesheet" href="/style.css" />
</head>
@@ -18,7 +14,7 @@
</div>
<p>NIRMAL KUMAR R</p>
</a>
<nav>
<a href="/blog.html">Blog</a>
<a href="/poems.html">Poems</a>
@@ -51,8 +47,8 @@
<p>
UPDATE: This post was written on my old blog www.mysticmode.net, I
have changed my domain and this post and all others had been moved
here at 26th July 2024. My current email address to contact is
nirmal at posteo dot net
here at 26th July 2024. My current email address to contact is nirmal
at posteo dot net
</p>
</div>
</section>
@@ -63,7 +59,7 @@
<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://git.sr.ht/~mysticmode/mysticmode.srht.site">here</a>.
<a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
</footer>
</body>
</html>