diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index fb1da235..69733b53 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -1,7 +1,7 @@ {{- partial "init/index.html" . -}} - +
{{ if (eq .Kind "home") | and (ne .Site.Params.disableThemeInject true) }} @@ -9,9 +9,7 @@ -