summary refs log tree commit diff
path: root/code.html
diff options
context:
space:
mode:
Diffstat (limited to 'code.html')
-rw-r--r--code.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/code.html b/code.html
index d6ff31b..8436233 100644
--- a/code.html
+++ b/code.html
@@ -8,10 +8,11 @@
   <title>pdp8</title>
   <link rel="stylesheet" type="text/css" href="/style.css">
   <link rel="icon" type="image/png" href="/pdp8.png">
+  <link rel="alternate" type="application/rss+xml" title="pdp8 rss feed" href="https://pdp8.info/rss.xml">
 </head>
 <body>
   <nav>
-    <a id='logo' href='/about.html'><img src='/pdp8.png' alt='pdp8'></a><a class='item' href='/music.html'>music</a><a class='item' href='/pictures.html'>pictures</a><a class='item' href='/videos.html'>videos</a><a class='item current' href='/code.html'>code</a><a class='item' href='/contact.html'>contact</a><a id='menu' href='#' onclick='show_vertical_menu()'>≡</a>
+    <a id='logo' href='/about.html'><img src='/pdp8.png' alt='pdp8'></a><a class='item' href='/music.html'>music</a><a class='item' href='/pictures.html'>pictures</a><a class='item' href='/videos.html'>videos</a><a class='item current' href='/code.html'>code</a><a class='item' href='/contact.html'>contact</a><a class='item' href='/rss.xml'>rss</a><a id='menu' href='#' onclick='show_vertical_menu()'>≡</a>
   </nav>
   <div class='post'>
     <iframe src='https://git.pdp8.info/' title="pdp8 git repositories"></iframe>"