diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 351e142..4bec1d4 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -4,7 +4,7 @@ content="width=device-width, initial-scale=1.0, maximum-scale=1" /> {{ .Title }} - + @@ -21,9 +21,11 @@ + + {{ with .OutputFormats.Get "rss" -}} {{ printf `` .Rel .MediaType.Type .Permalink site.Title | safeHTML }}