Update from Shopify for theme SHX-Theme/main

Committed from shop: Quickstart (e8822a71)
main
shopify[bot] 2024-06-21 06:45:18 +00:00 committed by GitHub
parent 8a0fa1e959
commit dbd70079ca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 11 additions and 0 deletions

View File

@ -11,6 +11,7 @@
"sections": { "sections": {
"main": { "main": {
"type": "main-page", "type": "main-page",
"disabled": true,
"custom_css": [ "custom_css": [
], ],
@ -19,6 +20,15 @@
"padding_bottom": 100 "padding_bottom": 100
} }
}, },
"custom_liquid_ni6GcW": {
"type": "custom-liquid",
"settings": {
"custom_liquid": "<div style=\"width: 100%; height: 500px; background-color: red\"><\/div>",
"color_scheme": "",
"padding_top": 40,
"padding_bottom": 52
}
},
"image_with_text_De8bY4": { "image_with_text_De8bY4": {
"type": "image-with-text", "type": "image-with-text",
"blocks": { "blocks": {
@ -123,6 +133,7 @@
}, },
"order": [ "order": [
"main", "main",
"custom_liquid_ni6GcW",
"image_with_text_De8bY4", "image_with_text_De8bY4",
"custom_liquid_3xUVrL", "custom_liquid_3xUVrL",
"image_with_text_FgMLbW" "image_with_text_FgMLbW"