feat: Update logo and contacts

This commit is contained in:
2025-11-08 20:26:25 +05:30
parent 8c95fe7d29
commit 740d2be3ed
32 changed files with 92 additions and 92 deletions
+2 -2
View File
@@ -11,7 +11,7 @@
<body> <body>
<a href="/" class="header"> <a href="/" class="header">
<div class="logo"> <div class="logo">
<img src="/img/nklogo.png" width="90px" /> <img src="/img/garden.png" width="90px" />
</div> </div>
<p><img src="/img/nirmal-banner.png" height="70px"></p> <p><img src="/img/nirmal-banner.png" height="70px"></p>
</a> </a>
@@ -39,7 +39,7 @@
© Nirmal Kumar R. All original text, is licensed under a © 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>. <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 Source code of this website can be found
<a href="https://git.sr.ht/~mysticmode/personal">here</a>. <a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
</footer> </footer>
</body> </body>
+1 -1
View File
@@ -1,6 +1,6 @@
BSD 2-Clause License BSD 2-Clause License
Copyright (c) 2024, Nirmal Kumar R <mysticmode@yahoo.com> Copyright (c) 2024, Nirmal Kumar R <tildezero@gmail.com>
Redistribution and use in source and binary forms, with or without Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met: modification, are permitted provided that the following conditions are met:
+3 -3
View File
@@ -12,7 +12,7 @@
<body> <body>
<a href="/" class="header"> <a href="/" class="header">
<div class="logo"> <div class="logo">
<img src="/img/nklogo.png" width="90px" /> <img src="/img/garden.png" width="90px" />
</div> </div>
<p><img src="/img/nirmal-banner.png" height="70px"></p> <p><img src="/img/nirmal-banner.png" height="70px"></p>
</a> </a>
@@ -20,7 +20,7 @@
<nav> <nav>
<a href="/blog.html">Blog</a> <a href="/blog.html">Blog</a>
<a href="/poems.html">Poems</a> <a href="/poems.html">Poems</a>
<a href="mailto:mysticmode@yahoo.com">Contact</a> <a href="mailto:tildezero@gmail.com">Contact</a>
</nav> </nav>
<main> <main>
@@ -91,7 +91,7 @@
© Nirmal Kumar R. All original text, is licensed under a © 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>. <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 Source code of this website can be found
<a href="https://git.sr.ht/~mysticmode/personal">here</a>. <a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
</footer> </footer>
</body> </body>
+3 -3
View File
@@ -12,7 +12,7 @@
<body> <body>
<a href="/" class="header"> <a href="/" class="header">
<div class="logo"> <div class="logo">
<img src="/img/nklogo.png" width="90px" /> <img src="/img/garden.png" width="90px" />
</div> </div>
<p><img src="/img/nirmal-banner.png" height="70px"></p> <p><img src="/img/nirmal-banner.png" height="70px"></p>
</a> </a>
@@ -20,7 +20,7 @@
<nav> <nav>
<a href="/blog.html">Blog</a> <a href="/blog.html">Blog</a>
<a href="/poems.html">Poems</a> <a href="/poems.html">Poems</a>
<a href="mailto:mysticmode@yahoo.com">Contact</a> <a href="mailto:tildezero@gmail.com">Contact</a>
</nav> </nav>
<section class="content-wrapper"> <section class="content-wrapper">
@@ -52,7 +52,7 @@
© Nirmal Kumar R. All original text, is licensed under a © 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>. <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 Source code of this website can be found
<a href="https://git.sr.ht/~mysticmode/personal">here</a>. <a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
</footer> </footer>
</body> </body>
+3 -3
View File
@@ -12,7 +12,7 @@
<body> <body>
<a href="/" class="header"> <a href="/" class="header">
<div class="logo"> <div class="logo">
<img src="/img/nklogo.png" width="90px" /> <img src="/img/garden.png" width="90px" />
</div> </div>
<p><img src="/img/nirmal-banner.png" height="70px"></p> <p><img src="/img/nirmal-banner.png" height="70px"></p>
</a> </a>
@@ -20,7 +20,7 @@
<nav> <nav>
<a href="/blog.html">Blog</a> <a href="/blog.html">Blog</a>
<a href="/poems.html">Poems</a> <a href="/poems.html">Poems</a>
<a href="mailto:mysticmode@yahoo.com">Contact</a> <a href="mailto:tildezero@gmail.com">Contact</a>
</nav> </nav>
<section class="content-wrapper"> <section class="content-wrapper">
@@ -81,7 +81,7 @@
© Nirmal Kumar R. All original text, is licensed under a © 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>. <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 Source code of this website can be found
<a href="https://git.sr.ht/~mysticmode/personal">here</a>. <a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
</footer> </footer>
</body> </body>
+3 -3
View File
@@ -12,7 +12,7 @@
<body> <body>
<a href="/" class="header"> <a href="/" class="header">
<div class="logo"> <div class="logo">
<img src="/img/nklogo.png" width="90px" /> <img src="/img/garden.png" width="90px" />
</div> </div>
<p><img src="/img/nirmal-banner.png" height="70px"></p> <p><img src="/img/nirmal-banner.png" height="70px"></p>
</a> </a>
@@ -20,7 +20,7 @@
<nav> <nav>
<a href="/blog.html">Blog</a> <a href="/blog.html">Blog</a>
<a href="/poems.html">Poems</a> <a href="/poems.html">Poems</a>
<a href="mailto:mysticmode@yahoo.com">Contact</a> <a href="mailto:tildezero@gmail.com">Contact</a>
</nav> </nav>
<section class="content-wrapper"> <section class="content-wrapper">
@@ -87,7 +87,7 @@
© Nirmal Kumar R. All original text, is licensed under a © 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>. <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 Source code of this website can be found
<a href="https://git.sr.ht/~mysticmode/personal">here</a>. <a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
</footer> </footer>
</body> </body>
+3 -3
View File
@@ -12,7 +12,7 @@
<body> <body>
<a href="/" class="header"> <a href="/" class="header">
<div class="logo"> <div class="logo">
<img src="/img/nklogo.png" width="90px" /> <img src="/img/garden.png" width="90px" />
</div> </div>
<p><img src="/img/nirmal-banner.png" height="70px"></p> <p><img src="/img/nirmal-banner.png" height="70px"></p>
</a> </a>
@@ -20,7 +20,7 @@
<nav> <nav>
<a href="/blog.html">Blog</a> <a href="/blog.html">Blog</a>
<a href="/poems.html">Poems</a> <a href="/poems.html">Poems</a>
<a href="mailto:mysticmode@yahoo.com">Contact</a> <a href="mailto:tildezero@gmail.com">Contact</a>
</nav> </nav>
<section class="content-wrapper"> <section class="content-wrapper">
@@ -54,7 +54,7 @@
© Nirmal Kumar R. All original text, is licensed under a © 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>. <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 Source code of this website can be found
<a href="https://git.sr.ht/~mysticmode/personal">here</a>. <a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
</footer> </footer>
</body> </body>
+3 -3
View File
@@ -12,7 +12,7 @@
<body> <body>
<a href="/" class="header"> <a href="/" class="header">
<div class="logo"> <div class="logo">
<img src="/img/nklogo.png" width="90px" /> <img src="/img/garden.png" width="90px" />
</div> </div>
<p><img src="/img/nirmal-banner.png" height="70px"></p> <p><img src="/img/nirmal-banner.png" height="70px"></p>
</a> </a>
@@ -20,7 +20,7 @@
<nav> <nav>
<a href="/blog.html">Blog</a> <a href="/blog.html">Blog</a>
<a href="/poems.html">Poems</a> <a href="/poems.html">Poems</a>
<a href="mailto:mysticmode@yahoo.com">Contact</a> <a href="mailto:tildezero@gmail.com">Contact</a>
</nav> </nav>
<section class="content-wrapper"> <section class="content-wrapper">
@@ -76,7 +76,7 @@
© Nirmal Kumar R. All original text, is licensed under a © 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>. <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 Source code of this website can be found
<a href="https://git.sr.ht/~mysticmode/personal">here</a>. <a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
</footer> </footer>
</body> </body>
@@ -12,7 +12,7 @@
<body> <body>
<a href="/" class="header"> <a href="/" class="header">
<div class="logo"> <div class="logo">
<img src="/img/nklogo.png" width="90px" /> <img src="/img/garden.png" width="90px" />
</div> </div>
<p><img src="/img/nirmal-banner.png" height="70px"></p> <p><img src="/img/nirmal-banner.png" height="70px"></p>
</a> </a>
@@ -20,7 +20,7 @@
<nav> <nav>
<a href="/blog.html">Blog</a> <a href="/blog.html">Blog</a>
<a href="/poems.html">Poems</a> <a href="/poems.html">Poems</a>
<a href="mailto:mysticmode@yahoo.com">Contact</a> <a href="mailto:tildezero@gmail.com">Contact</a>
</nav> </nav>
<section class="content-wrapper"> <section class="content-wrapper">
@@ -95,7 +95,7 @@
© Nirmal Kumar R. All original text, is licensed under a © 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>. <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 Source code of this website can be found
<a href="https://git.sr.ht/~mysticmode/personal">here</a>. <a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
</footer> </footer>
</body> </body>
+3 -3
View File
@@ -12,7 +12,7 @@
<body> <body>
<a href="/" class="header"> <a href="/" class="header">
<div class="logo"> <div class="logo">
<img src="/img/nklogo.png" width="90px" /> <img src="/img/garden.png" width="90px" />
</div> </div>
<p><img src="/img/nirmal-banner.png" height="70px"></p> <p><img src="/img/nirmal-banner.png" height="70px"></p>
</a> </a>
@@ -20,7 +20,7 @@
<nav> <nav>
<a href="/blog.html">Blog</a> <a href="/blog.html">Blog</a>
<a href="/poems.html">Poems</a> <a href="/poems.html">Poems</a>
<a href="mailto:mysticmode@yahoo.com">Contact</a> <a href="mailto:tildezero@gmail.com">Contact</a>
</nav> </nav>
<section class="content-wrapper"> <section class="content-wrapper">
@@ -52,7 +52,7 @@
© Nirmal Kumar R. All original text, is licensed under a © 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>. <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 Source code of this website can be found
<a href="https://git.sr.ht/~mysticmode/personal">here</a>. <a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
</footer> </footer>
</body> </body>
+3 -3
View File
@@ -12,7 +12,7 @@
<body> <body>
<a href="/" class="header"> <a href="/" class="header">
<div class="logo"> <div class="logo">
<img src="/img/nklogo.png" width="90px" /> <img src="/img/garden.png" width="90px" />
</div> </div>
<p><img src="/img/nirmal-banner.png" height="70px"></p> <p><img src="/img/nirmal-banner.png" height="70px"></p>
</a> </a>
@@ -20,7 +20,7 @@
<nav> <nav>
<a href="/blog.html">Blog</a> <a href="/blog.html">Blog</a>
<a href="/poems.html">Poems</a> <a href="/poems.html">Poems</a>
<a href="mailto:mysticmode@yahoo.com">Contact</a> <a href="mailto:tildezero@gmail.com">Contact</a>
</nav> </nav>
<section class="content-wrapper"> <section class="content-wrapper">
@@ -47,7 +47,7 @@
© Nirmal Kumar R. All original text, is licensed under a © 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>. <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 Source code of this website can be found
<a href="https://git.sr.ht/~mysticmode/personal">here</a>. <a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
</footer> </footer>
</body> </body>
@@ -12,7 +12,7 @@
<body> <body>
<a href="/" class="header"> <a href="/" class="header">
<div class="logo"> <div class="logo">
<img src="/img/nklogo.png" width="90px" /> <img src="/img/garden.png" width="90px" />
</div> </div>
<p><img src="/img/nirmal-banner.png" height="70px"></p> <p><img src="/img/nirmal-banner.png" height="70px"></p>
</a> </a>
@@ -20,7 +20,7 @@
<nav> <nav>
<a href="/blog.html">Blog</a> <a href="/blog.html">Blog</a>
<a href="/poems.html">Poems</a> <a href="/poems.html">Poems</a>
<a href="mailto:mysticmode@yahoo.com">Contact</a> <a href="mailto:tildezero@gmail.com">Contact</a>
</nav> </nav>
<section class="content-wrapper"> <section class="content-wrapper">
@@ -93,7 +93,7 @@
© Nirmal Kumar R. All original text, is licensed under a © 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>. <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 Source code of this website can be found
<a href="https://git.sr.ht/~mysticmode/personal">here</a>. <a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
</footer> </footer>
</body> </body>
+3 -3
View File
@@ -12,7 +12,7 @@
<body> <body>
<a href="/" class="header"> <a href="/" class="header">
<div class="logo"> <div class="logo">
<img src="/img/nklogo.png" width="90px" /> <img src="/img/garden.png" width="90px" />
</div> </div>
<p><img src="/img/nirmal-banner.png" height="70px"></p> <p><img src="/img/nirmal-banner.png" height="70px"></p>
</a> </a>
@@ -20,7 +20,7 @@
<nav> <nav>
<a href="/blog.html">Blog</a> <a href="/blog.html">Blog</a>
<a href="/poems.html">Poems</a> <a href="/poems.html">Poems</a>
<a href="mailto:mysticmode@yahoo.com">Contact</a> <a href="mailto:tildezero@gmail.com">Contact</a>
</nav> </nav>
<section class="content-wrapper"> <section class="content-wrapper">
@@ -41,7 +41,7 @@
<hr> <hr>
© Nirmal Kumar R. All original text, is licensed under a <a © 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>. 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/personal">here</a>. Source code of this website can be found <a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
</footer> </footer>
</body> </body>
+3 -3
View File
@@ -12,7 +12,7 @@
<body> <body>
<a href="/" class="header"> <a href="/" class="header">
<div class="logo"> <div class="logo">
<img src="/img/nklogo.png" width="90px" /> <img src="/img/garden.png" width="90px" />
</div> </div>
<p><img src="/img/nirmal-banner.png" height="70px"></p> <p><img src="/img/nirmal-banner.png" height="70px"></p>
</a> </a>
@@ -20,7 +20,7 @@
<nav> <nav>
<a href="/blog.html">Blog</a> <a href="/blog.html">Blog</a>
<a href="/poems.html">Poems</a> <a href="/poems.html">Poems</a>
<a href="mailto:mysticmode@yahoo.com">Contact</a> <a href="mailto:tildezero@gmail.com">Contact</a>
</nav> </nav>
<section class="content-wrapper"> <section class="content-wrapper">
@@ -44,7 +44,7 @@
© Nirmal Kumar R. All original text, is licensed under a © 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>. <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 Source code of this website can be found
<a href="https://git.sr.ht/~mysticmode/personal">here</a>. <a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
</footer> </footer>
</body> </body>
+3 -3
View File
@@ -12,7 +12,7 @@
<body> <body>
<a href="/" class="header"> <a href="/" class="header">
<div class="logo"> <div class="logo">
<img src="/img/nklogo.png" width="90px" /> <img src="/img/garden.png" width="90px" />
</div> </div>
<p><img src="/img/nirmal-banner.png" height="70px"></p> <p><img src="/img/nirmal-banner.png" height="70px"></p>
</a> </a>
@@ -20,7 +20,7 @@
<nav> <nav>
<a href="/blog.html">Blog</a> <a href="/blog.html">Blog</a>
<a href="/poems.html">Poems</a> <a href="/poems.html">Poems</a>
<a href="mailto:mysticmode@yahoo.com">Contact</a> <a href="mailto:tildezero@gmail.com">Contact</a>
</nav> </nav>
<section class="content-wrapper"> <section class="content-wrapper">
@@ -62,7 +62,7 @@
© Nirmal Kumar R. All original text, is licensed under a © 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>. <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 Source code of this website can be found
<a href="https://git.sr.ht/~mysticmode/personal">here</a>. <a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
</footer> </footer>
</body> </body>
@@ -12,7 +12,7 @@
<body> <body>
<a href="/" class="header"> <a href="/" class="header">
<div class="logo"> <div class="logo">
<img src="/img/nklogo.png" width="90px" /> <img src="/img/garden.png" width="90px" />
</div> </div>
<p><img src="/img/nirmal-banner.png" height="70px"></p> <p><img src="/img/nirmal-banner.png" height="70px"></p>
</a> </a>
@@ -20,7 +20,7 @@
<nav> <nav>
<a href="/blog.html">Blog</a> <a href="/blog.html">Blog</a>
<a href="/poems.html">Poems</a> <a href="/poems.html">Poems</a>
<a href="mailto:mysticmode@yahoo.com">Contact</a> <a href="mailto:tildezero@gmail.com">Contact</a>
</nav> </nav>
<section class="content-wrapper"> <section class="content-wrapper">
@@ -43,7 +43,7 @@
© Nirmal Kumar R. All original text, is licensed under a © 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>. <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 Source code of this website can be found
<a href="https://git.sr.ht/~mysticmode/personal">here</a>. <a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
</footer> </footer>
</body> </body>
+3 -3
View File
@@ -12,7 +12,7 @@
<body> <body>
<a href="/" class="header"> <a href="/" class="header">
<div class="logo"> <div class="logo">
<img src="/img/nklogo.png" width="90px" /> <img src="/img/garden.png" width="90px" />
</div> </div>
<p><img src="/img/nirmal-banner.png" height="70px"></p> <p><img src="/img/nirmal-banner.png" height="70px"></p>
</a> </a>
@@ -20,7 +20,7 @@
<nav> <nav>
<a href="/blog.html">Blog</a> <a href="/blog.html">Blog</a>
<a href="/poems.html">Poems</a> <a href="/poems.html">Poems</a>
<a href="mailto:mysticmode@yahoo.com">Contact</a> <a href="mailto:tildezero@gmail.com">Contact</a>
</nav> </nav>
<section class="content-wrapper"> <section class="content-wrapper">
@@ -110,7 +110,7 @@
© Nirmal Kumar R. All original text, is licensed under a © 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>. <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 Source code of this website can be found
<a href="https://git.sr.ht/~mysticmode/personal">here</a>. <a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
</footer> </footer>
</body> </body>
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

+5 -5
View File
@@ -14,7 +14,7 @@
<a href="/" class="header"> <a href="/" class="header">
<div class="logo"> <div class="logo">
<img src="/img/nklogo.png" width="90px" /> <img src="/img/garden.png" width="90px" />
</div> </div>
<p><img src="/img/nirmal-banner.png" height="70px"></p> <p><img src="/img/nirmal-banner.png" height="70px"></p>
</a> </a>
@@ -22,7 +22,7 @@
<nav> <nav>
<a href="/blog.html">Blog</a> <a href="/blog.html">Blog</a>
<a href="/poems.html">Poems</a> <a href="/poems.html">Poems</a>
<a href="mailto:mysticmode@yahoo.com">Contact</a> <a href="mailto:tildezero@gmail.com">Contact</a>
</nav> </nav>
<section class="content-wrapper"> <section class="content-wrapper">
@@ -34,8 +34,8 @@
</p> </p>
<p class="contact"> <p class="contact">
You can connect with me on You can connect with me on
<a rel="me" href="https://bsky.app/profile/mysticmode.bsky.social">Bluesky</a> or <a rel="me" href="https://mastodon.sdf.org/@mysticmode">Mastodon</a> or
via <a href="mailto:mysticmode@yahoo.com">email</a>. via <a href="mailto:tildezero@gmail.com">email</a>.
</p> </p>
</div> </div>
</section> </section>
@@ -45,7 +45,7 @@
© Nirmal Kumar R. All original text, is licensed under a © 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>. <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 Source code of this website can be found
<a href="https://git.sr.ht/~mysticmode/personal">here</a>. <a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
</footer> </footer>
</body> </body>
+3 -3
View File
@@ -12,7 +12,7 @@
<body> <body>
<a href="/" class="header"> <a href="/" class="header">
<div class="logo"> <div class="logo">
<img src="/img/nklogo.png" width="90px" /> <img src="/img/garden.png" width="90px" />
</div> </div>
<p><img src="/img/nirmal-banner.png" height="70px"></p> <p><img src="/img/nirmal-banner.png" height="70px"></p>
</a> </a>
@@ -20,7 +20,7 @@
<nav> <nav>
<a href="/blog.html">Blog</a> <a href="/blog.html">Blog</a>
<a href="/poems.html">Poems</a> <a href="/poems.html">Poems</a>
<a href="mailto:mysticmode@yahoo.com">Contact</a> <a href="mailto:tildezero@gmail.com">Contact</a>
</nav> </nav>
<main> <main>
@@ -81,7 +81,7 @@
© Nirmal Kumar R. All original text, is licensed under a © 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>. <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 Source code of this website can be found
<a href="https://git.sr.ht/~mysticmode/personal">here</a>. <a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
</footer> </footer>
</body> </body>
+3 -3
View File
@@ -12,7 +12,7 @@
<body> <body>
<a href="/" class="header"> <a href="/" class="header">
<div class="logo"> <div class="logo">
<img src="/img/nklogo.png" width="90px" /> <img src="/img/garden.png" width="90px" />
</div> </div>
<p><img src="/img/nirmal-banner.png" height="70px"></p> <p><img src="/img/nirmal-banner.png" height="70px"></p>
</a> </a>
@@ -20,7 +20,7 @@
<nav> <nav>
<a href="/blog.html">Blog</a> <a href="/blog.html">Blog</a>
<a href="/poems.html">Poems</a> <a href="/poems.html">Poems</a>
<a href="mailto:mysticmode@yahoo.com">Contact</a> <a href="mailto:tildezero@gmail.com">Contact</a>
</nav> </nav>
<section class="content-wrapper"> <section class="content-wrapper">
@@ -65,7 +65,7 @@
© Nirmal Kumar R. All original text, is licensed under a © 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>. <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 Source code of this website can be found
<a href="https://git.sr.ht/~mysticmode/personal">here</a>. <a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
</footer> </footer>
</body> </body>
+3 -3
View File
@@ -12,7 +12,7 @@
<body> <body>
<a href="/" class="header"> <a href="/" class="header">
<div class="logo"> <div class="logo">
<img src="/img/nklogo.png" width="90px" /> <img src="/img/garden.png" width="90px" />
</div> </div>
<p><img src="/img/nirmal-banner.png" height="70px"></p> <p><img src="/img/nirmal-banner.png" height="70px"></p>
</a> </a>
@@ -20,7 +20,7 @@
<nav> <nav>
<a href="/blog.html">Blog</a> <a href="/blog.html">Blog</a>
<a href="/poems.html">Poems</a> <a href="/poems.html">Poems</a>
<a href="mailto:mysticmode@yahoo.com">Contact</a> <a href="mailto:tildezero@gmail.com">Contact</a>
</nav> </nav>
<section class="content-wrapper"> <section class="content-wrapper">
@@ -50,7 +50,7 @@
© Nirmal Kumar R. All original text, is licensed under a © 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>. <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 Source code of this website can be found
<a href="https://git.sr.ht/~mysticmode/personal">here</a>. <a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
</footer> </footer>
</body> </body>
+3 -3
View File
@@ -12,7 +12,7 @@
<body> <body>
<a href="/" class="header"> <a href="/" class="header">
<div class="logo"> <div class="logo">
<img src="/img/nklogo.png" width="90px" /> <img src="/img/garden.png" width="90px" />
</div> </div>
<p><img src="/img/nirmal-banner.png" height="70px"></p> <p><img src="/img/nirmal-banner.png" height="70px"></p>
</a> </a>
@@ -20,7 +20,7 @@
<nav> <nav>
<a href="/blog.html">Blog</a> <a href="/blog.html">Blog</a>
<a href="/poems.html">Poems</a>\ <a href="/poems.html">Poems</a>\
<a href="mailto:mysticmode@yahoo.com">Contact</a> <a href="mailto:tildezero@gmail.com">Contact</a>
</nav> </nav>
<section class="content-wrapper"> <section class="content-wrapper">
@@ -56,7 +56,7 @@
© Nirmal Kumar R. All original text, is licensed under a © 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>. <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 Source code of this website can be found
<a href="https://git.sr.ht/~mysticmode/personal">here</a>. <a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
</footer> </footer>
</body> </body>
+3 -3
View File
@@ -12,7 +12,7 @@
<body> <body>
<a href="/" class="header"> <a href="/" class="header">
<div class="logo"> <div class="logo">
<img src="/img/nklogo.png" width="90px" /> <img src="/img/garden.png" width="90px" />
</div> </div>
<p><img src="/img/nirmal-banner.png" height="70px"></p> <p><img src="/img/nirmal-banner.png" height="70px"></p>
</a> </a>
@@ -20,7 +20,7 @@
<nav> <nav>
<a href="/blog.html">Blog</a> <a href="/blog.html">Blog</a>
<a href="/poems.html">Poems</a> <a href="/poems.html">Poems</a>
<a href="mailto:mysticmode@yahoo.com">Contact</a> <a href="mailto:tildezero@gmail.com">Contact</a>
</nav> </nav>
<section class="content-wrapper"> <section class="content-wrapper">
@@ -48,7 +48,7 @@
<hr> <hr>
© Nirmal Kumar R. All original text, is licensed under a <a © 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>. 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/personal">here</a>. Source code of this website can be found <a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
</footer> </footer>
</body> </body>
+3 -3
View File
@@ -12,7 +12,7 @@
<body> <body>
<a href="/" class="header"> <a href="/" class="header">
<div class="logo"> <div class="logo">
<img src="/img/nklogo.png" width="90px" /> <img src="/img/garden.png" width="90px" />
</div> </div>
<p><img src="/img/nirmal-banner.png" height="70px"></p> <p><img src="/img/nirmal-banner.png" height="70px"></p>
</a> </a>
@@ -20,7 +20,7 @@
<nav> <nav>
<a href="/blog.html">Blog</a> <a href="/blog.html">Blog</a>
<a href="/poems.html">Poems</a> <a href="/poems.html">Poems</a>
<a href="mailto:mysticmode@yahoo.com">Contact</a> <a href="mailto:tildezero@gmail.com">Contact</a>
</nav> </nav>
<section class="content-wrapper"> <section class="content-wrapper">
@@ -63,7 +63,7 @@
© Nirmal Kumar R. All original text, is licensed under a © 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>. <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 Source code of this website can be found
<a href="https://git.sr.ht/~mysticmode/personal">here</a>. <a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
</footer> </footer>
</body> </body>
+3 -3
View File
@@ -12,7 +12,7 @@
<body> <body>
<a href="/" class="header"> <a href="/" class="header">
<div class="logo"> <div class="logo">
<img src="/img/nklogo.png" width="90px" /> <img src="/img/garden.png" width="90px" />
</div> </div>
<p><img src="/img/nirmal-banner.png" height="70px"></p> <p><img src="/img/nirmal-banner.png" height="70px"></p>
</a> </a>
@@ -20,7 +20,7 @@
<nav> <nav>
<a href="/blog.html">Blog</a> <a href="/blog.html">Blog</a>
<a href="/poems.html">Poems</a> <a href="/poems.html">Poems</a>
<a href="mailto:mysticmode@yahoo.com">Contact</a> <a href="mailto:tildezero@gmail.com">Contact</a>
</nav> </nav>
<section class="content-wrapper"> <section class="content-wrapper">
@@ -46,7 +46,7 @@
© Nirmal Kumar R. All original text, is licensed under a © 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>. <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 Source code of this website can be found
<a href="https://git.sr.ht/~mysticmode/personal">here</a>. <a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
</footer> </footer>
</body> </body>
+3 -3
View File
@@ -12,7 +12,7 @@
<body> <body>
<a href="/" class="header"> <a href="/" class="header">
<div class="logo"> <div class="logo">
<img src="/img/nklogo.png" width="90px" /> <img src="/img/garden.png" width="90px" />
</div> </div>
<p><img src="/img/nirmal-banner.png" height="70px"></p> <p><img src="/img/nirmal-banner.png" height="70px"></p>
</a> </a>
@@ -20,7 +20,7 @@
<nav> <nav>
<a href="/blog.html">Blog</a> <a href="/blog.html">Blog</a>
<a href="/poems.html">Poems</a> <a href="/poems.html">Poems</a>
<a href="mailto:mysticmode@yahoo.com">Contact</a> <a href="mailto:tildezero@gmail.com">Contact</a>
</nav> </nav>
<section class="content-wrapper"> <section class="content-wrapper">
@@ -39,7 +39,7 @@
© Nirmal Kumar R. All original text, is licensed under a © 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>. <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 Source code of this website can be found
<a href="https://git.sr.ht/~mysticmode/personal">here</a>. <a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
</footer> </footer>
</body> </body>
+3 -3
View File
@@ -12,7 +12,7 @@
<body> <body>
<a href="/" class="header"> <a href="/" class="header">
<div class="logo"> <div class="logo">
<img src="/img/nklogo.png" width="90px" /> <img src="/img/garden.png" width="90px" />
</div> </div>
<p><img src="/img/nirmal-banner.png" height="70px"></p> <p><img src="/img/nirmal-banner.png" height="70px"></p>
</a> </a>
@@ -20,7 +20,7 @@
<nav> <nav>
<a href="/blog.html">Blog</a> <a href="/blog.html">Blog</a>
<a href="/poems.html">Poems</a> <a href="/poems.html">Poems</a>
<a href="mailto:mysticmode@yahoo.com">Contact</a> <a href="mailto:tildezero@gmail.com">Contact</a>
</nav> </nav>
<section class="content-wrapper"> <section class="content-wrapper">
@@ -55,7 +55,7 @@
© Nirmal Kumar R. All original text, is licensed under a © 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>. <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 Source code of this website can be found
<a href="https://git.sr.ht/~mysticmode/personal">here</a>. <a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
</footer> </footer>
</body> </body>
+3 -3
View File
@@ -12,7 +12,7 @@
<body> <body>
<a href="/" class="header"> <a href="/" class="header">
<div class="logo"> <div class="logo">
<img src="/img/nklogo.png" width="90px" /> <img src="/img/garden.png" width="90px" />
</div> </div>
<p><img src="/img/nirmal-banner.png" height="70px"></p> <p><img src="/img/nirmal-banner.png" height="70px"></p>
</a> </a>
@@ -20,7 +20,7 @@
<nav> <nav>
<a href="/blog.html">Blog</a> <a href="/blog.html">Blog</a>
<a href="/poems.html">Poems</a> <a href="/poems.html">Poems</a>
<a href="mailto:mysticmode@yahoo.com">Contact</a> <a href="mailto:tildezero@gmail.com">Contact</a>
</nav> </nav>
<section class="content-wrapper"> <section class="content-wrapper">
@@ -60,7 +60,7 @@
© Nirmal Kumar R. All original text, is licensed under a © 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>. <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 Source code of this website can be found
<a href="https://git.sr.ht/~mysticmode/personal">here</a>. <a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
</footer> </footer>
</body> </body>
+3 -3
View File
@@ -12,7 +12,7 @@
<body> <body>
<a href="/" class="header"> <a href="/" class="header">
<div class="logo"> <div class="logo">
<img src="/img/nklogo.png" width="90px" /> <img src="/img/garden.png" width="90px" />
</div> </div>
<p><img src="/img/nirmal-banner.png" height="70px"></p> <p><img src="/img/nirmal-banner.png" height="70px"></p>
</a> </a>
@@ -20,7 +20,7 @@
<nav> <nav>
<a href="/blog.html">Blog</a> <a href="/blog.html">Blog</a>
<a href="/poems.html">Poems</a> <a href="/poems.html">Poems</a>
<a href="mailto:mysticmode@yahoo.com">Contact</a> <a href="mailto:tildezero@gmail.com">Contact</a>
</nav> </nav>
<section class="content-wrapper"> <section class="content-wrapper">
@@ -64,7 +64,7 @@
© Nirmal Kumar R. All original text, is licensed under a © 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>. <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 Source code of this website can be found
<a href="https://git.sr.ht/~mysticmode/personal">here</a>. <a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
</footer> </footer>
</body> </body>
+3 -3
View File
@@ -12,7 +12,7 @@
<body> <body>
<a href="/" class="header"> <a href="/" class="header">
<div class="logo"> <div class="logo">
<img src="/img/nklogo.png" width="90px" /> <img src="/img/garden.png" width="90px" />
</div> </div>
<p><img src="/img/nirmal-banner.png" height="70px"></p> <p><img src="/img/nirmal-banner.png" height="70px"></p>
</a> </a>
@@ -20,7 +20,7 @@
<nav> <nav>
<a href="/blog.html">Blog</a> <a href="/blog.html">Blog</a>
<a href="/poems.html">Poems</a> <a href="/poems.html">Poems</a>
<a href="mailto:mysticmode@yahoo.com">Contact</a> <a href="mailto:tildezero@gmail.com">Contact</a>
</nav> </nav>
<section class="content-wrapper"> <section class="content-wrapper">
@@ -55,7 +55,7 @@
© Nirmal Kumar R. All original text, is licensed under a © 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>. <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 Source code of this website can be found
<a href="https://git.sr.ht/~mysticmode/personal">here</a>. <a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
</footer> </footer>
</body> </body>
+3 -3
View File
@@ -12,7 +12,7 @@
<body> <body>
<a href="/" class="header"> <a href="/" class="header">
<div class="logo"> <div class="logo">
<img src="/img/nklogo.png" width="90px" /> <img src="/img/garden.png" width="90px" />
</div> </div>
<p><img src="/img/nirmal-banner.png" height="70px"></p> <p><img src="/img/nirmal-banner.png" height="70px"></p>
</a> </a>
@@ -20,7 +20,7 @@
<nav> <nav>
<a href="/blog.html">Blog</a> <a href="/blog.html">Blog</a>
<a href="/poems.html">Poems</a> <a href="/poems.html">Poems</a>
<a href="mailto:mysticmode@yahoo.com">Contact</a> <a href="mailto:tildezero@gmail.com">Contact</a>
</nav> </nav>
<section class="content-wrapper"> <section class="content-wrapper">
@@ -62,7 +62,7 @@
© Nirmal Kumar R. All original text, is licensed under a © 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 <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 License</a>. Source code of this website can be found
<a href="https://git.sr.ht/~mysticmode/personal">here</a>. <a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
</footer> </footer>
</body> </body>