Update devlog URL
This commit is contained in:
+6
-7
@@ -1,5 +1,6 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
@@ -9,9 +10,7 @@
|
|||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<a rel="me" href="https://mastodon.social/@tildezero" style="display:none;"
|
<a rel="me" href="https://mastodon.social/@tildezero" style="display:none;">Mastodon</a>
|
||||||
>Mastodon</a
|
|
||||||
>
|
|
||||||
|
|
||||||
<a href="/" class="header">
|
<a href="/" class="header">
|
||||||
<div class="logo">
|
<div class="logo">
|
||||||
@@ -34,7 +33,7 @@
|
|||||||
cannot put it into words although I try my best.
|
cannot put it into words although I try my best.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
<a href="https://github.com/mysticmode">Oh, I write computer programs too!</a>
|
<a href="https://river.sh">Oh, I write computer programs too!</a>
|
||||||
</p>
|
</p>
|
||||||
<p class="contact">
|
<p class="contact">
|
||||||
You can connect with me on
|
You can connect with me on
|
||||||
@@ -47,10 +46,10 @@
|
|||||||
<footer>
|
<footer>
|
||||||
<hr />
|
<hr />
|
||||||
© 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/"
|
<a href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.
|
||||||
>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://github.com/mysticmode/mysticmode.github.io">here</a>.
|
<a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
|
||||||
</footer>
|
</footer>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
||||||
Reference in New Issue
Block a user