diff options
Diffstat (limited to '_includes')
-rw-r--r-- | _includes/head.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/head.html b/_includes/head.html index 079e961..0451f15 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -4,7 +4,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1"> {%- seo -%} <link rel="stylesheet" href="{{ "/assets/main.css" | relative_url }}?v={{ site.cssversion }}"> - {%- feed_meta -%} + <link type="application/atom+xml" rel="alternate" href="/feed.xml" title="RSS feed of uvoks Blog" /> <meta http-equiv="onion-location" content="http://iwccx6ebuapto7dlkd4m5fooud6nqn2z7go7aass5c4q6vl6gzs5htad.onion{{ page.url }}" /> {% if page.layout == "postlist" %} <meta name="keywords" content="uvok, cheetah, furry, blog, homepage"> |