diff options
Diffstat (limited to 'www/templates')
-rw-r--r-- | www/templates/head.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/templates/head.html b/www/templates/head.html index ede99c9..6e297c1 100644 --- a/www/templates/head.html +++ b/www/templates/head.html | |||
@@ -7,4 +7,5 @@ | |||
7 | 7 | ||
8 | <link rel="stylesheet" href="/style.css"> | 8 | <link rel="stylesheet" href="/style.css"> |
9 | <link rel="icon" href="/favicon.ico" type="image/x-icon"> | 9 | <link rel="icon" href="/favicon.ico" type="image/x-icon"> |
10 | <link rel="alternate" type="application/rss+xml" href="/feed.rss" /> | ||
10 | </head> | 11 | </head> |