mirror of
https://github.com/MultiMote/niimblue
synced 2026-01-19 19:37:11 +03:00
Fix webmanifest icon
This commit is contained in:
BIN
public/favicon-512.png
Normal file
BIN
public/favicon-512.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 9.6 KiB |
@@ -6,10 +6,14 @@
|
||||
{
|
||||
"src": "favicon.svg",
|
||||
"sizes": "any"
|
||||
},
|
||||
{
|
||||
"src": "favicon-512.png",
|
||||
"sizes": "512x512"
|
||||
}
|
||||
],
|
||||
"start_url": "/",
|
||||
"display": "standalone",
|
||||
"theme_color": "#212529",
|
||||
"background_color": "#212529"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user