From 07bfa418032029af47f1c8c326aa653b60efa128 Mon Sep 17 00:00:00 2001 From: Cathy Sarisky Date: Sat, 23 Mar 2024 23:05:42 -0400 Subject: [PATCH] srcsets --- default.hbs | 9 +++++++-- index.hbs | 5 ++--- partials/loop.hbs | 8 ++++++-- 3 files changed, 15 insertions(+), 7 deletions(-) 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 @@