diff --git a/layouts/partials/paige/page-header.html b/layouts/partials/paige/page-header.html index 49313b78..25464f81 100644 --- a/layouts/partials/paige/page-header.html +++ b/layouts/partials/paige/page-header.html @@ -17,7 +17,7 @@ {{ $keywords := sort (append $categories $tags) "Title" }} {{ if or $authors $date $description $keywords $readingtime $series $table $title }} -
+
{{ with $title }}

{{ if $link }}{{ . }}{{ else }}{{ . }}{{ end }}

{{ end }}