diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 44343ae5..fbc6ee65 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -2,7 +2,7 @@ -{{ if .Title }}{{ .Title }} - {{ end }}{{ .Site.Title }} +{{ if .IsHome }}{{else}}{{ if .Title }}{{ .Title }} - {{ end }}{{end}}{{ .Site.Title }} {{- if eq .Kind "page" }}