landing page banner
parent
21df3bdee2
commit
b00a6a3be7
|
@ -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>
|
||||
|
||||
|
|
|
@ -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">
|
Loading…
Reference in New Issue