diff --git a/layouts/partials/docs/html-head.html b/layouts/partials/docs/html-head.html index 01f9cba..8556d9f 100644 --- a/layouts/partials/docs/html-head.html +++ b/layouts/partials/docs/html-head.html @@ -3,9 +3,8 @@ {{- template "title" . }} | {{ .Site.Title -}} -{{ with .Site.Params.googleFonts | default "true" }} +{{ if default true .Site.Params.googleFonts }} -{{ else }} {{ end }}