X-Git-Url: http://njoseph.me/gitweb/hyde.git/blobdiff_plain/72d4bdf48847063728e0f90084625ca432c22bb5..refs/heads/master:/layouts/partials/head.html diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 1f7b072..1b132ae 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -3,10 +3,10 @@ - {{ .Hugo.Generator }} + {{ hugo.Generator }} - + {{ if .IsHome -}} {{ .Site.Title }} @@ -25,8 +25,8 @@ - - + + {{ partial "hook_head_end.html" . }}