X-Git-Url: http://njoseph.me/gitweb/hyde.git/blobdiff_plain/d06d24a0a3a29d44b4610fdb22b368fbe9b5021e..e91b1383eea31bbf6f389506f7f87359b6b69d61:/layouts/partials/head.html diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 23767d6..99806aa 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -8,18 +8,23 @@ - {{ .Title }} · {{ .Site.Title }} + {{ if .IsHome -}} + {{ .Site.Title }} + {{- else -}} + {{ .Title }} · {{ .Site.Title }} + {{- end }} + - + - +