diff --git a/layouts/partials/header.html b/layouts/partials/header.html index c594dfb..14b1248 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -14,9 +14,7 @@ {{- end -}} - {{- if isset .Site.Params "description" }} - - {{- end }} + {{ with .OutputFormats.Get "rss" -}} {{ printf `` .Rel .MediaType.Type .Permalink $.Site.Title | safeHTML }}