diff --git a/themes/gallo/layouts/partials/head.html b/themes/gallo/layouts/partials/head.html index 48bfd0f..9b08ffa 100644 --- a/themes/gallo/layouts/partials/head.html +++ b/themes/gallo/layouts/partials/head.html @@ -45,5 +45,4 @@ {{ $title := print .Site.Title " | " .Title }} {{ if .IsHome }}{{ $title = .Site.Title }}{{ end }} - {{ $title }}