Update from Shopify for theme SHX-Theme/main

Committed from shop: Quickstart (e8822a71)
pull/4/head
shopify[bot] 2024-06-02 13:06:06 +00:00 committed by GitHub
parent eea77c2e16
commit fb9f3a9ceb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@
"custom_liquid_TXazyY": {
"type": "custom-liquid",
"settings": {
"custom_liquid": "<div style=\"text-align: center;\">\n<span style=\"color: #AF9363; font-size: 24px\">Für Dich<\/span>\n<h1 style=\"font-size: 40px; font-weight: bold; margin: 0;\">Entdecke unsere Vielfalt<\/h1>\n<\/div>",
"custom_liquid": "{% render 'shx-header-subtitle', title: \"Entdecke unsere Vielfalt\", subtitle: \"Für Dich\" %}",
"color_scheme": "",
"padding_top": 40,
"padding_bottom": 0

View File

@ -45,7 +45,7 @@
"custom_liquid_eAJ8ir": {
"type": "custom-liquid",
"settings": {
"custom_liquid": "<div style=\"text-align: center;\">\n<span style=\"color: #AF9363; font-size: 24px\">Für Dich<\/span>\n<h1 style=\"font-size: 40px; font-weight: bold; margin: 0;\">Ausgewählte Produkte<\/h1>\n<\/div>\n\n{% render 'shx-header-subtitle', title: \"Ausgewählte Produkte\", subtitle: \"Für Dich\" %}",
"custom_liquid": "{% render 'shx-header-subtitle', title: \"Ausgewählte Produkte\", subtitle: \"Für Dich\" %}",
"color_scheme": "",
"padding_top": 32,
"padding_bottom": 0