diff --git a/themes/buha/layouts/index.html b/themes/buha/layouts/index.html index 55fc4082..344077f4 100644 --- a/themes/buha/layouts/index.html +++ b/themes/buha/layouts/index.html @@ -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" }}