Change favicon

This commit is contained in:
2024-04-13 07:17:13 +00:00
parent 5f964e47db
commit 65d3d957ff
11 changed files with 8 additions and 18 deletions
+6 -1
View File
@@ -3,9 +3,14 @@
"short_name": "",
"icons": [
{
"src": "/assets/android-chrome-192x192.png",
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#ffffff",