Commit
+1 -0 +/-1 browse
1 | diff --git a/index.html.jinja b/index.html.jinja |
2 | index 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> |