Skip to content

Commit

Permalink
Remove leading / from product-menu-sprite
Browse files Browse the repository at this point in the history
  • Loading branch information
janwerkhoven committed Sep 4, 2023
1 parent 75d9780 commit b10181c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@

<div class='image' data-position={{this.imagePosition}}>
<ResponsiveImage
@path='/images/public/products-menu-sprite'
@path='images/public/products-menu-sprite'
@variations='@666x4662.webp,@666x4662.jpg'
/>
</div>
Expand Down

0 comments on commit b10181c

Please sign in to comment.