diff --git a/themes/papercut/layouts/partials/head.html b/themes/papercut/layouts/partials/head.html index 1dea093..116a8b9 100644 --- a/themes/papercut/layouts/partials/head.html +++ b/themes/papercut/layouts/partials/head.html @@ -2,7 +2,7 @@ - + {{ $title := print .Title " | " .Site.Title }} {{ if .IsHome }}{{ $title = .Site.Title }}{{ end }} {{ $title }}