title | issue | author | author_email | author_github |
---|---|---|---|---|
Fix storefront theme asset paths |
NEXT-25537 |
Benjamin Wittwer |
Gecolay |
- Changed the image asset path in
listing.html.twig
to the newasset('...', 'theme')
structure - Changed the image asset path in
error-404.html.twig
to the newasset('...', 'theme')
structure - Changed the image asset path in
error-maintenance.html.twig
to the newasset('...', 'theme')
structure