Bugfix: PWA-Banner zentriert, logo gefixt
This commit is contained in:
Before Width: | Height: | Size: 585 B After Width: | Height: | Size: 586 B |
@@ -9,6 +9,6 @@
|
|||||||
"icons": [
|
"icons": [
|
||||||
{ "src": "/favicon.png", "sizes": "32x32", "type": "image/png" },
|
{ "src": "/favicon.png", "sizes": "32x32", "type": "image/png" },
|
||||||
{ "src": "/favicon.ico", "sizes": "48x48 64x64 128x128 256x256", "type": "image/x-icon" },
|
{ "src": "/favicon.ico", "sizes": "48x48 64x64 128x128 256x256", "type": "image/x-icon" },
|
||||||
{ "src": "/logo.svg", "sizes": "any", "type": "image/svg+xml" }
|
{ "src": "/static/logo.svg", "sizes": "any", "type": "image/svg+xml" }
|
||||||
]
|
]
|
||||||
}
|
}
|
Reference in New Issue
Block a user