dynamic header

main
alexanderroese 2024-06-21 12:00:56 +02:00
parent e73c781d37
commit ba021355af
2 changed files with 5 additions and 1 deletions

View File

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

View File

@ -230,6 +230,10 @@
shx_header_logo = settings.shx_logo_figuren
endif
%}
<script>
console.log("here", {{ shx_current_page }}, {{ shx_header_logo }})
</script>
{{ shx_header_logo | image_url: width: 600 | image_tag:
class: 'header__heading-logo',