diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 795b51f..7f91b5f 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -1,14 +1,11 @@ - + {{ .Title }} | {{ .Site.Title }} - - {{ with .OutputFormats.Get "RSS" }} {{ printf `` .Rel .MediaType.Type .Permalink $.Site.Title | safeHTML }} {{ end }} -