diff --git a/content/peri-hellug/yliko-probolis.md b/content/pages/yliko-probolis.md similarity index 100% rename from content/peri-hellug/yliko-probolis.md rename to content/pages/yliko-probolis.md diff --git a/themes/hellug-minimal/layouts/index.html b/themes/hellug-minimal/layouts/index.html index facb736..57afd44 100644 --- a/themes/hellug-minimal/layouts/index.html +++ b/themes/hellug-minimal/layouts/index.html @@ -1,11 +1,12 @@ {{- partial "head.html" . }}
-{{- partial "header.html" . }} + {{ if .Params.bannertemplate }} {{ partial .Params.bannertemplate . }} {{else}} {{ partial "hellug-banner.html" . }} {{end}} +{{- partial "header.html" . }}