diff --git a/layouts/partials/page-header.html b/layouts/partials/page-header.html index 485c91e..f782002 100644 --- a/layouts/partials/page-header.html +++ b/layouts/partials/page-header.html @@ -8,7 +8,7 @@
{{ if not .Params.omit_header_text }}

{{ .Title | default .Site.Title }}

- {{ with .Site.Params.description }} + {{ with .Site.Params.description }}

{{ . }}