dynamic header

main
alexanderroese 2024-06-21 15:42:24 +02:00
parent d384713d5f
commit 72d95192d4
2 changed files with 2 additions and 2 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

@ -193,7 +193,7 @@
%}
{% endcomment %}
{{ shx_header_logo | image_url: width: 600 | image_tag:
{{ settings.logo | image_url: width: 600 | image_tag:
class: 'header__heading-logo motion-reduce',
widths: widths,
height: logo_height,