diff --git a/layouts/partials/page_header.html b/layouts/partials/page_header.html index 323fb6e..5d63c4e 100644 --- a/layouts/partials/page_header.html +++ b/layouts/partials/page_header.html @@ -1,6 +1,6 @@ - @{{ .Site.Params.Author.handle }} {{ .Site.Title }}. + @{{ .Site.Params.Author.handle }} {{ .Site.Title }}. {{ if isset .Site.Params "rsssections" }} {{ $.Scratch.Add "sections" .Site.Params.rsssections }}