chore(crm): Supprime les fichiers manifest et favicon obsolètes, ajoute PWA.
```
This commit is contained in:
Serreau Jovann
2026-01-16 09:23:23 +01:00
parent 1ea996f8dd
commit e8e8481991
28 changed files with 383 additions and 63 deletions

View File

@@ -22,7 +22,7 @@
{# Section d'en-tête #}
<mj-section background-color="#ffffff" padding-bottom="0px">
<mj-column>
<mj-image src="{{ system.path }}{{ asset('assets/images/logo.png') }}" alt="Logo LudikEvent" align="center" width="150px" padding-bottom="20px"></mj-image>
<mj-image src="{{ system.path }}{{ asset('provider/images/logo.png') }}" alt="Logo LudikEvent" align="center" width="150px" padding-bottom="20px"></mj-image>
</mj-column>
</mj-section>