forked from Bunteshaus/bunteshaus.de
small fixes
This commit is contained in:
parent
5f2c49b75b
commit
0a4f32193c
|
@ -3,7 +3,7 @@
|
|||
{{ if .Resources.GetMatch "banner*" }}
|
||||
{{ $image = .Resources.GetMatch "banner*" }}
|
||||
{{ end }}
|
||||
{{ partial "snippets/banner_new" (dict "context" . "image" $image "title" .Title "section" .Section) }}
|
||||
{{ partial "snippets/banner_new" (dict "context" . "image" $image "section" .Section) }}
|
||||
{{ end }}
|
||||
|
||||
{{ define "intro" }}
|
||||
|
|
Loading…
Reference in New Issue
Block a user