Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 474 Bytes

2023-02-23-fix-storefront-theme-asset-paths.md

File metadata and controls

11 lines (11 loc) · 474 Bytes
title issue author author_email author_github
Fix storefront theme asset paths
NEXT-25537
Benjamin Wittwer
Discord.Benjamin@web.de
Gecolay

Storefront

  • Changed the image asset path in listing.html.twig to the new asset('...', 'theme') structure
  • Changed the image asset path in error-404.html.twig to the new asset('...', 'theme') structure
  • Changed the image asset path in error-maintenance.html.twig to the new asset('...', 'theme') structure