From 701a93f72fdd428b2a9f09e062a322482ba6e879 Mon Sep 17 00:00:00 2001 From: giles Date: Thu, 3 Oct 2024 14:21:37 +0100 Subject: [PATCH] . --- partials/content.hbs | 2 ++ partials/shop/modal.hbs | 9 +++++++++ partials/shop/top.hbs | 1 - 3 files changed, 11 insertions(+), 1 deletion(-) create mode 100644 partials/shop/modal.hbs diff --git a/partials/content.hbs b/partials/content.hbs index debd44c..4a27c67 100644 --- a/partials/content.hbs +++ b/partials/content.hbs @@ -1,3 +1,5 @@ +{{> "shop/modal"}} +
{{#match @page.show_title_and_feature_image}}
diff --git a/partials/shop/modal.hbs b/partials/shop/modal.hbs new file mode 100644 index 0000000..34f9ab0 --- /dev/null +++ b/partials/shop/modal.hbs @@ -0,0 +1,9 @@ + diff --git a/partials/shop/top.hbs b/partials/shop/top.hbs index e9d362d..eaa4181 100644 --- a/partials/shop/top.hbs +++ b/partials/shop/top.hbs @@ -1,4 +1,3 @@ -