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",