diff --git a/themes/hugo-scroll/layouts/index.html b/themes/hugo-scroll/layouts/index.html index a36db27..94eae06 100644 --- a/themes/hugo-scroll/layouts/index.html +++ b/themes/hugo-scroll/layouts/index.html @@ -6,11 +6,11 @@
- {{ with .Params.header_headline }}

{{ . | markdownify | safeHTML }}

{{ end }} - {{ with .Params.header_subheadline }}

{{ . }}

{{ end }} + {{ with .Params.header_headline }}

{{ . | markdownify | safeHTML }}

{{ end }} + {{ with .Params.header_subheadline }}

{{ . }}

{{ end }} {{ range where $sections ".Params.header_menu" "eq" true }} - {{ .Title }} + {{ end }}