landing page banner
parent
e6ab2acb67
commit
7b2722b528
|
@ -59,7 +59,7 @@
|
|||
endcapture
|
||||
%}
|
||||
|
||||
console.log("1", "{{ settings.color_schemes["scheme-shx-texte-navbar"]["settings"]["background"] }}", {{ shx_current_page }})
|
||||
console.log("2", "{{ 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 | asset_url }}" height="350px" width="100%" style="object-fit: cover">
|
||||
<img src="{{ mobile_image | file_url }}" height="350px" width="100%" style="object-fit: cover">
|
Loading…
Reference in New Issue