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