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
@@ -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 - My admiration and respect for Bruce Lee</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>
@@ -98,7 +94,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>