From a25c7d63014a9782adeffb87e54193e1004fb5c3 Mon Sep 17 00:00:00 2001 From: "shopify[bot]" <79544226+shopify[bot]@users.noreply.github.com> Date: Sun, 2 Jun 2024 16:35:24 +0000 Subject: [PATCH] Update from Shopify for theme SHX-Theme/main Committed from shop: Quickstart (e8822a71) --- sections/header-group.json | 12 +----------- templates/index.json | 10 ++++++++++ 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/sections/header-group.json b/sections/header-group.json index ea74fb1..9e4bf43 100644 --- a/sections/header-group.json +++ b/sections/header-group.json @@ -44,20 +44,10 @@ "padding_top": 16, "padding_bottom": 16 } - }, - "custom_liquid_VUCd3q": { - "type": "custom-liquid", - "settings": { - "custom_liquid": "{% render \"shx-landingpage\" %}", - "color_scheme": "", - "padding_top": 40, - "padding_bottom": 52 - } } }, "order": [ "announcement-bar", - "header", - "custom_liquid_VUCd3q" + "header" ] } diff --git a/templates/index.json b/templates/index.json index aec5157..f2bdf21 100644 --- a/templates/index.json +++ b/templates/index.json @@ -1,5 +1,14 @@ { "sections": { + "custom_liquid_ijYVkM": { + "type": "custom-liquid", + "settings": { + "custom_liquid": "{% render \"shx-landingpage\" %}", + "color_scheme": "", + "padding_top": 40, + "padding_bottom": 52 + } + }, "image_banner": { "type": "image-banner", "blocks": { @@ -305,6 +314,7 @@ } }, "order": [ + "custom_liquid_ijYVkM", "image_banner", "custom_liquid_eAJ8ir", "featured_collection",