Merge branch 'main' of github.com:JannexNet/SHX-Theme

main
Jan Umbach 2024-06-23 11:43:26 +02:00
commit d075baf066
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

@ -1,3 +1,3 @@
<h1>{{ mobile_image }}</h1>
<img src="{{ mobile_image | asset_url }}" height="350px" width="100%" style="object-fit: cover">
<img src="{{ mobile_image | file_url }}" height="350px" width="100%" style="object-fit: cover">