dynamic header logo

main
alexanderroese 2024-06-21 11:41:38 +02:00
parent cd5bd49a28
commit 14c147087c
2 changed files with 2 additions and 2 deletions

View File

@ -59,7 +59,7 @@
endcapture
%}
console.log("3", "{{ settings.color_schemes["scheme-shx-texte-navbar"]["settings"]["background"] }}", {{ shx_current_page }})
console.log("4", "{{ settings.color_schemes["scheme-shx-texte-navbar"]["settings"]["background"] }}", {{ shx_current_page }})
</script>

View File

@ -178,7 +178,7 @@
{% capture widths %}{{ settings.logo_width }}, {{ settings.logo_width | times: 1.5 | round }}, {{ settings.logo_width | times: 2 }}{% endcapture %}
<script>
console.log("logo", {{ settings.logo }})
console.log("logo", {{ settings.logo | image_url: width: 600 }})
</script>
{{ settings.logo | image_url: width: 600 | image_tag: