dynamic header

main
alexanderroese 2024-06-21 12:01:52 +02:00
parent ba021355af
commit f77a44bf0e
2 changed files with 2 additions and 4 deletions

View File

@ -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>

View File

@ -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',