X-Git-Url: http://njoseph.me/gitweb/hyde.git/blobdiff_plain/bb47bd018b58016618f2298cc9a2f920edc88713..61243733ec7ce5f2f8fe938f6e6518f05f2e5dfa:/layouts/partials/head.html diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 3579454..07e383a 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -1,5 +1,5 @@ - + @@ -8,17 +8,21 @@ - {{ .Title }} · {{ .Site.Title }} + {{ if .IsHome }} + {{ .Site.Title }} + {{ else }} + {{ .Title }} · {{ .Site.Title }} + {{ end }} - - - + + + - +