dynamic header
parent
ba021355af
commit
f77a44bf0e
|
@ -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>
|
||||
|
||||
|
|
|
@ -231,9 +231,7 @@
|
|||
endif
|
||||
%}
|
||||
|
||||
<script>
|
||||
console.log("here", {{ shx_current_page }}, {{ shx_header_logo }})
|
||||
</script>
|
||||
<h1>{{ shx_current_page }}</h1>
|
||||
|
||||
{{ shx_header_logo | image_url: width: 600 | image_tag:
|
||||
class: 'header__heading-logo',
|
||||
|
|
Loading…
Reference in New Issue