X-Git-Url: http://njoseph.me/gitweb/hyde.git/blobdiff_plain/13774d8035eac2f01d4789cbd5a6bcdd42caabf7..99a6d2a3727c32a49e18f39f80fd4b161127de34:/layouts/partials/head.html diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 894b907..110c99e 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -1,18 +1,23 @@ - + + {{ .Hugo.Generator }} - {{ .Title }} · {{ .Site.Title }} + {{ if .IsHome }} + {{ .Site.Title }} + {{ else }} + {{ .Title }} · {{ .Site.Title }} + {{ end }} - - - + + + @@ -20,5 +25,5 @@ - +