aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornathansmith117 <nathansmith@posteo.com>2025-03-29 05:57:10 -0600
committernathansmith117 <nathansmith@posteo.com>2025-03-29 05:57:10 -0600
commitda1729de878c13eb1d1ce05cd47cb709fe9c84dc (patch)
treec2a6d1ba3098862a7c63505b71d8969a1b1622ff
parent064e0fd8c82b8e34f27090e5a77ac55940a283c5 (diff)
Forgor the thing
-rw-r--r--index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/index.html b/index.html
index 16d80fe..dcfa214 100644
--- a/index.html
+++ b/index.html
@@ -4,6 +4,7 @@
<head>
<title>Nathan's Shitty Web</title>
<link rel="icon" type="image/x-icon" href="images/icon.png">
+ <link rel="alternate" type="application/rss+xml" title="Nathan's shitty blog" href="blog/feed.xml">
<style>
@@ -79,6 +80,7 @@ table {
<tr>
<td>
<h3><a href="cgi-bin/guest_book.cgi">--&gt; Sign the guest book</a></h3>
+ <h3><a href="blog/index.html">--&gt; Read the blog</a></h3>
<h3><a href="linux_room.html">--&gt; Visit the linux room</a></h3>
<h3><a href="music_room.html">--&gt; Visit the music room</a></h3>
</td>