add PWA install button to header
This commit is contained in:
@@ -28,6 +28,9 @@
|
||||
</div>
|
||||
|
||||
<div class="action-icons">
|
||||
<button id="install-pwa" class="icon-button install-pwa-button" style="display: none;" title="Installer l'application">
|
||||
<i class="fas fa-download"></i>
|
||||
</button>
|
||||
<button class="mobile-menu-toggle">
|
||||
<i class="fas fa-bars"></i>
|
||||
</button>
|
||||
|
||||
Reference in New Issue
Block a user