Update devlog and static link fix
This commit is contained in:
+3
-3
@@ -6,7 +6,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="icon" type="image/png" href="https://ik.imagekit.io/mysticmode/home/favicon.png">
|
||||
<title>Nirmal Kumar R - blog</title>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
@@ -20,8 +20,8 @@
|
||||
<a href="/">Home</a>
|
||||
<a href="/blog.html">Blog</a>
|
||||
<a href="/poems.html">Poems</a>
|
||||
<a href="https://river.sh">Devlog</a>
|
||||
<a href="mailto:inbox@nirm.al">Contact</a>
|
||||
<a href="/devlog.html">Devlog</a>
|
||||
<a href="mailto:nirmal@posteo.net">Contact</a>
|
||||
</nav>
|
||||
|
||||
<main>
|
||||
|
||||
Reference in New Issue
Block a user