diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -8,12 +8,13 @@ <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 current' href='/music.html'>music</a><a class='item' href='/pictures.html'>pictures</a><a class='item' href='/videos.html'>videos</a><a class='item' 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 current' href='/music.html'>music</a><a class='item' href='/pictures.html'>pictures</a><a class='item' href='/videos.html'>videos</a><a class='item' 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'> + <div class='post' id='2022-08-20'> <h1>when legends die</h1>featuring christoph würzl on keys <p><img class='cover' src='/music/2022-08-20_when_legends_die/cover.jpeg' alt='cover'></p> <table> @@ -33,7 +34,7 @@ <p>Bandcamp: <a href='https://pdp8.bandcamp.com/when-legends-die'>https://pdp8.bandcamp.com/when-legends-die</a></p> </div> <hr> - <div class='post'> + <div class='post' id='2021-09-25'> <h1>calling home</h1>in alphabetical order <p><img class='cover' src='/music/2021-09-25_calling_home/cover.jpeg' alt='cover'></p> <table> @@ -107,7 +108,7 @@ <p>Bandcamp: <a href='https://pdp8.bandcamp.com/calling-home'>https://pdp8.bandcamp.com/calling-home</a></p> </div> <hr> - <div class='post'> + <div class='post' id='2020-04-17'> <h1>ringleitung schaum</h1>better safe than sorry! <p><img class='cover' src='/music/2020-04-17_ringleitung_schaum/cover.jpeg' alt='cover'></p> <table> |