X-Git-Url: http://njoseph.me/gitweb/hyde.git/blobdiff_plain/82832c1244f2d536c754efb98fbdb02b1844f4c7..fe56862a539d0196b4c6e852d3fa31e0768733c9:/layouts/partials/head.html diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 447a27c..d602f3f 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -8,11 +8,11 @@ - {{ if .IsHome }} + {{ if .IsHome -}} {{ .Site.Title }} - {{ else }} + {{- else -}} {{ .Title }} · {{ .Site.Title }} - {{ end }} + {{- end }}