fix asset
This commit is contained in:
parent
77fb8df96b
commit
c088d64ce2
@ -27,7 +27,7 @@
|
|||||||
|
|
||||||
<!-- Tile for Win8 -->
|
<!-- Tile for Win8 -->
|
||||||
<meta name="msapplication-TileColor" content="#ffffff">
|
<meta name="msapplication-TileColor" content="#ffffff">
|
||||||
<meta name="msapplication-TileImage" content="{{ asset('public/img/pwa/akaunting-512x512.png') }}">
|
<meta name="msapplication-TileImage" content="{{ asset('public/img/pwa/icon-512x512.png') }}">
|
||||||
|
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
if ('serviceWorker' in navigator) {
|
if ('serviceWorker' in navigator) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user