diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 1ab3de10..5b94c482 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -4,6 +4,11 @@ {{ partial "meta.html" . }} {{ block "title" . }}{{ .Site.Title }}{{ end }} {{ partial "css.html" . }} + {{ if ne .Site.Params.preloader false }}