Update favicon to circle logo

This commit is contained in:
JonnyWong16
2020-10-25 13:42:00 -07:00
parent 558023e18e
commit cde9287d85
15 changed files with 59 additions and 28 deletions

View File

@@ -6,12 +6,12 @@
"scope": "../../",
"icons": [
{
"src": "android-chrome-192x192.png?v=2.0.5",
"src": "android-chrome-192x192.png?v=2.6.0",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "android-chrome-256x256.png?v=2.0.5",
"src": "android-chrome-256x256.png?v=2.6.0",
"sizes": "256x256",
"type": "image/png"
}