diff --git a/default.hbs b/default.hbs index e6e660c..c3ce5ca 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}} @@ -45,7 +50,11 @@