dynamic header logo

main
alexanderroese 2024-06-22 10:28:01 +02:00
parent e1d4a42b7d
commit 0a79b0aa16
1 changed files with 10 additions and 0 deletions

View File

@ -200,6 +200,16 @@
<h1>here</h1>
{{ "shopify:\/\/shop_images\/Shinnex.webp" | image_url: width: 600 | image_tag:
class: 'header__heading-logo motion-reduce',
widths: widths,
height: logo_height,
width: settings.logo_width,
alt: logo_alt,
sizes: sizes,
preload: true
}}
{{ settings.logo | image_url: width: 600 | image_tag:
class: 'header__heading-logo motion-reduce',
widths: widths,