landing page banner

main
alexanderroese 2024-06-23 11:38:36 +02:00
parent 21df3bdee2
commit b00a6a3be7
2 changed files with 2 additions and 2 deletions

View File

@ -59,7 +59,7 @@
endcapture
%}
console.log("3", "{{ 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

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