diff --git a/layouts/partials/head.html b/layouts/partials/head.html index cbcac65..f640de9 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -9,4 +9,7 @@ {{ block "title" . }}{{ .Site.Title }}{{ end }} + {{ with .OutputFormats.Get "RSS" }} + + {{ end }}