diff --git a/default.hbs b/default.hbs index b7eead4..a8d94eb 100644 --- a/default.hbs +++ b/default.hbs @@ -9,7 +9,12 @@ {{#is "home"}} {{#if @site.cover_image}} + {{#match @custom.header_section_layout "Large background"}} + {{else match @custom.header_section_layout "Side by side"}} + + {{/match}} + {{/if}} {{/is}} @@ -46,8 +51,8 @@