diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 5ad0ca8..0647d1c 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -34,6 +34,7 @@ {{- end }} + {{ .Title }}{{ if and (lt (len .Title) 54) (ne $canonicalRelPermalink "/") }} - Seirdy{{ end }} {{ $description := .Site.Params.Description -}} {{- if .Params.description -}} @@ -81,5 +82,4 @@ - {{ hugo.Generator }}