X-Git-Url: http://njoseph.me/gitweb/hyde.git/blobdiff_plain/4e4c359b9a5b97becef24ed04c5e9ec064973883..99a6d2a3727c32a49e18f39f80fd4b161127de34:/layouts/partials/head.html diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 3579454..110c99e 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -1,5 +1,5 @@ - + @@ -8,18 +8,22 @@ - {{ .Title }} · {{ .Site.Title }} + {{ if .IsHome }} + {{ .Site.Title }} + {{ else }} + {{ .Title }} · {{ .Site.Title }} + {{ end }} - - - + + + - + - +