Commit
Author: Kevin Schoon [me@kevinschoon.com]
Hash: f0b8cae3c7741f8fbb955711cbe78e897a993a6b
Timestamp: Sat, 24 Aug 2024 14:56:54 +0000 (3 months ago)

+1 -0 +/-1 browse
add rss header
1diff --git a/index.html.jinja b/index.html.jinja
2index 3ae4697..7b4c84a 100644
3--- a/index.html.jinja
4+++ b/index.html.jinja
5 @@ -5,6 +5,7 @@
6 <meta charset="UTF-8">
7 <meta name="viewport" content="width=device-width, initial-scale=1">
8 <link rel="stylesheet" href="/main.css"/>
9+ <link rel="alternate" type="application/rss+xml" title="RSS" href="https://kevinschoon.com/index.xml">
10 </head>
11 <body>
12 <section>