1
0

Fix Shopware logo reference

This commit is contained in:
Daniel Papilion
2023-02-24 10:54:48 +01:00
parent 1386087105
commit 5b821a21c8

View File

@@ -52,7 +52,7 @@
{% endif %} {% endif %}
<div id="shopware-overlay" class="shopware-overlay"> <div id="shopware-overlay" class="shopware-overlay">
<img src="{{ asset('/bundles/etailconferencetheme/assets/shopare-logo-only.png') }}" alt="Shopware logo | only"> <img src="{{ asset('/bundles/etailconferencetheme/assets/sw-logo-only.png') }}" alt="Shopware logo | only">
</div> </div>
{{ parent() }} {{ parent() }}