diff --git a/layouts/partials/head.html b/layouts/partials/head.html
index 84edc38..351e142 100644
--- a/layouts/partials/head.html
+++ b/layouts/partials/head.html
@@ -20,10 +20,10 @@
-
+
-
+
{{ with .OutputFormats.Get "rss" -}}
{{ printf `` .Rel .MediaType.Type .Permalink site.Title | safeHTML }}