diff --git a/templates/page.json b/templates/page.json index 19ed6e9..bb47ace 100644 --- a/templates/page.json +++ b/templates/page.json @@ -11,6 +11,7 @@ "sections": { "main": { "type": "main-page", + "disabled": true, "custom_css": [ ], @@ -19,6 +20,15 @@ "padding_bottom": 100 } }, + "custom_liquid_ni6GcW": { + "type": "custom-liquid", + "settings": { + "custom_liquid": "
<\/div>", + "color_scheme": "", + "padding_top": 40, + "padding_bottom": 52 + } + }, "image_with_text_De8bY4": { "type": "image-with-text", "blocks": { @@ -123,6 +133,7 @@ }, "order": [ "main", + "custom_liquid_ni6GcW", "image_with_text_De8bY4", "custom_liquid_3xUVrL", "image_with_text_FgMLbW"