dynamic header
parent
d8b2c409c5
commit
8816b07fdc
|
@ -59,7 +59,7 @@
|
|||
endcapture
|
||||
%}
|
||||
|
||||
console.log("2", "{{ settings.color_schemes["scheme-shx-texte-navbar"]["settings"]["background"] }}", {{ shx_current_page }})
|
||||
console.log("3", "{{ settings.color_schemes["scheme-shx-texte-navbar"]["settings"]["background"] }}", {{ shx_current_page }})
|
||||
|
||||
</script>
|
||||
|
||||
|
|
|
@ -192,7 +192,7 @@
|
|||
%}
|
||||
|
||||
<h1>{{ settings.logo }}</h1>
|
||||
<h1>{{ settings.shx_logo_texte }}</h1>
|
||||
<h1>{{ settings.shx_logo_texte | image_url }}</h1>
|
||||
|
||||
{{ shx_header_logo | image_url: width: 600 | image_tag:
|
||||
class: 'header__heading-logo motion-reduce',
|
||||
|
|
Loading…
Reference in New Issue