Update the source repository
This commit is contained in:
@@ -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 - Free yourself</title>
|
||||
<link rel="stylesheet" href="/style.css" />
|
||||
</head>
|
||||
@@ -19,7 +15,7 @@
|
||||
</div>
|
||||
<p>NIRMAL KUMAR R</p>
|
||||
</a>
|
||||
|
||||
|
||||
<nav>
|
||||
<a href="/blog.html">Blog</a>
|
||||
<a href="/poems.html">Poems</a>
|
||||
@@ -60,7 +56,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>
|
||||
|
||||
Reference in New Issue
Block a user