dynamic header logo
parent
e1d4a42b7d
commit
0a79b0aa16
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue