diff --git a/layouts/partials/head.html b/layouts/partials/head.html index b7b943f..81d6edd 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -3,7 +3,6 @@ {{ $faviconPath := (.Site.Params.faviconPath | default "" | absURL) }} - @@ -11,8 +10,7 @@ {{ with .OutputFormats.Get "rss" -}} -{{ printf ` -` .Rel .MediaType.Type .Permalink site.Title | safeHTML }} +{{ printf `` .Rel .MediaType.Type .Permalink site.Title | safeHTML }} {{ end }} {{- if .IsHome -}}