diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 1454f12..b2eceb4 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -9,4 +9,5 @@ {{ $title := print .Site.Title " | " .Title }} {{ if .IsHome }}{{ $title = .Site.Title }}{{ end }}