This commit is contained in:
5
themes/Eclectic/layouts/partials/header.html
Normal file
5
themes/Eclectic/layouts/partials/header.html
Normal file
@@ -0,0 +1,5 @@
|
||||
{{- if in $.Site.Params.sharedHeader .Section -}}
|
||||
{{- partialCached "header-raw.html" . .Section -}}
|
||||
{{- else -}}
|
||||
{{- partial "header-raw.html" . -}}
|
||||
{{- end -}}
|
Reference in New Issue
Block a user