diff --git a/themes/exectos/layouts/partials/head.html b/themes/exectos/layouts/partials/head.html index f9f5d3a..a77ec8f 100644 --- a/themes/exectos/layouts/partials/head.html +++ b/themes/exectos/layouts/partials/head.html @@ -4,6 +4,7 @@ - + + {{ $title := print .Site.Title " | " .Title }}{{ if .IsHome }}{{ $title = .Site.Title }}{{ end }}{{ $title }}