Update favicon and fix gem issues

This commit is contained in:
2024-04-13 07:52:14 +00:00
parent 65d3d957ff
commit 9f54571b22
21 changed files with 75 additions and 85 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",