diff options
Diffstat (limited to 'template/_meta.html')
| -rwxr-xr-x | template/_meta.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/template/_meta.html b/template/_meta.html index 69ad5fe..4741672 100755 --- a/template/_meta.html +++ b/template/_meta.html | |||
| @@ -6,4 +6,6 @@ | |||
| 6 | <link rel="stylesheet" href="/style.css"> | 6 | <link rel="stylesheet" href="/style.css"> |
| 7 | 7 | ||
| 8 | <link rel="alternate" type="application/rss+xml" href="/feed.rss"> | 8 | <link rel="alternate" type="application/rss+xml" href="/feed.rss"> |
| 9 | <link rel="alternate" type="application/feed+json" href="/feed.json"> \ No newline at end of file | 9 | <link rel="alternate" type="application/feed+json" href="/feed.json"> |
| 10 | |||
| 11 | <link rel="icon" href="/assets/general/favicon.png" type="image/png"> | ||
