summaryrefslogtreecommitdiff
path: root/public/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'public/index.html')
-rw-r--r--public/index.html11
1 files changed, 8 insertions, 3 deletions
diff --git a/public/index.html b/public/index.html
index c756889..d249c01 100644
--- a/public/index.html
+++ b/public/index.html
@@ -13,6 +13,12 @@
<meta charset="utf-8">
</head>
<body>
+<ul class="menu-list">
+<li class="menu-item"><a href="http://localhost:1313/">λ</a></li>
+<li class="menu-item"><a href="http://localhost:1313//tags/projects">Projects</a></li>
+<li class="menu-item"><a href="http://localhost:1313//tags">Tags</a></li>
+<li class="menu-item" style="float:right"><a href="http://localhost:1313//about">About</a></li>
+</ul>
<main>
<header><h1 id="tag_0xhenrique">0xhenrique</h1></header>
<article>
@@ -21,7 +27,7 @@
<li><time datetime="2024-08-17T07:44:45&#43;01:00">2024 Aug 17</time> &ndash; <a href="/nazare-beach/">Nazare Beach</a>
</li>
-<li><time datetime="2024-08-17T07:44:33&#43;01:00">2024 Aug 17</time> &ndash; <a href="/monogatari/">Monogatari</a>
+<li><time datetime="2024-08-17T07:44:33&#43;01:00">2024 Aug 17</time> &ndash; <a href="/monogatari/">Monogatari - Text Editor in Python</a>
</li>
<li><time datetime="2024-08-17T07:44:26&#43;01:00">2024 Aug 17</time> &ndash; <a href="/lum/">Lum</a>
@@ -38,8 +44,7 @@
</article>
</main>
-<footer>
- <a href="http://localhost:1313/">http://localhost:1313/</a><br><br><a href="/index.xml"><img src="/rss.svg" style="max-height:1.5em" alt="RSS Feed" title="Subscribe via RSS for updates."></a>
+<footer><a href="/index.xml">Subscribe to my RSS feed</a>
</footer>
</body>