diff --git a/site/layouts/partials/head.html b/site/layouts/partials/head.html index 9bf478b..c1cbe77 100644 --- a/site/layouts/partials/head.html +++ b/site/layouts/partials/head.html @@ -5,7 +5,7 @@ {{ with .Site.Params.author }}{{ end }} {{ with .Site.Params.description }}{{ end }} {{ .Hugo.Generator }} -{{ .Site.Title }} +{{ with .Params.Title }}{{ . }} - {{ end }}{{ .Site.Title }} {{ "" | safeHTML }} {{ range .Translations }}