Merge branch 'main' of github.com:JannexNet/SHX-Theme

main
Jan Umbach 2024-06-23 11:39:01 +02:00
commit 5665c44550
3 changed files with 14 additions and 1 deletions

View File

@ -59,7 +59,7 @@
endcapture
%}
console.log("2", "{{ settings.color_schemes["scheme-shx-texte-navbar"]["settings"]["background"] }}", {{ shx_current_page }})
console.log("1", "{{ settings.color_schemes["scheme-shx-texte-navbar"]["settings"]["background"] }}", {{ shx_current_page }})
</script>

View File

@ -0,0 +1,3 @@
<h1>{{ mobile_image }}</h1>
<img src="{{ mobile_image | asset_url }}" height="350px" width="100%" style="object-fit: cover">

View File

@ -29,6 +29,15 @@
"padding_bottom": 0
}
},
"custom_liquid_RFM8mJ": {
"type": "custom-liquid",
"settings": {
"custom_liquid": "{% render \"shx-landingpage-banner\", mobile_image: \"IMG_2814mob.jpg\" %}",
"color_scheme": "",
"padding_top": 40,
"padding_bottom": 52
}
},
"custom_liquid_wDE9bc": {
"type": "custom-liquid",
"settings": {
@ -205,6 +214,7 @@
"order": [
"main",
"custom_liquid_ni6GcW",
"custom_liquid_RFM8mJ",
"custom_liquid_wDE9bc",
"image_with_text_De8bY4",
"image_with_text_FgMLbW",