diff --git a/layouts/_partials/head.html b/layouts/_partials/head.html
index 06fe369..fdcd234 100644
--- a/layouts/_partials/head.html
+++ b/layouts/_partials/head.html
@@ -1,5 +1,5 @@
{{ with .OutputFormats.Get "rss" }}
- {{ printf `` .Rel .MediaType.Type .Permalink site.Title | safeHTML }}
+
{{ end }}
{{/* vim: set tw=80 ts=2 sw=2 sts=2 ft=gohtmltmpl: */}}