Update from Shopify for theme SHX-Theme/main

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

View File

@ -112,7 +112,7 @@
"custom_liquid_cmMX6p": {
"type": "custom-liquid",
"settings": {
"custom_liquid": "<div style=\"text-align: center;\">\n<span style=\"color: #AF9363; font-size: 20px\">Was uns auszeichnet<\/span>\n<h1 style=\"font-size: 30px; font-weight: bold; margin: 0;\">Wovon Du profitierst<\/h1>\n<\/div>",
"custom_liquid": "{% render 'shx-header-subtitle', title: \"Wovon Du profitierst\", subtitle: \"Was uns auszeichnet\" %}",
"color_scheme": "",
"padding_top": 32,
"padding_bottom": 0
@ -251,7 +251,7 @@
"custom_liquid_anhzAV": {
"type": "custom-liquid",
"settings": {
"custom_liquid": "<div style=\"text-align: center;\">\n<span style=\"color: #AF9363; font-size: 20px\">FAQ<\/span>\n<h1 style=\"font-size: 30px; font-weight: bold; margin: 0;\">Häufig gestellte Fragen<\/h1>\n<\/div>",
"custom_liquid": "{% render 'shx-header-subtitle', title: \"Häufig gestellte Fragen\", subtitle: \"FAQ\" %}",
"color_scheme": "",
"padding_top": 12,
"padding_bottom": 0