aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-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>