diff --git a/themes/hugo-sustain/layouts/partials/head.html b/themes/hugo-sustain/layouts/partials/head.html index 83373ae..29c7ddd 100644 --- a/themes/hugo-sustain/layouts/partials/head.html +++ b/themes/hugo-sustain/layouts/partials/head.html @@ -15,7 +15,6 @@ {{- if .Params.heading -}} {{- .Params.heading -}} {{- else -}} {{- .Site.Title -}} {{ print " | " }} {{- .Title -}} {{- end -}} {{- end -}} - {{ .Hugo.Generator }} {{- if .Params.highlight -}} @@ -24,7 +23,7 @@ {{ range .Site.Params.custom_css }} - + {{ end }} {{ `