diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 328b954..885b667 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -7,10 +7,10 @@ - - - - + + + + @@ -23,6 +23,10 @@ +{{ with .OutputFormats.Get "rss" -}} + {{ printf `` .Rel .MediaType.Type .Permalink site.Title | safeHTML }} +{{ end }} +