Update favicon path

This commit is contained in:
Taylor Helsper 2022-06-13 00:18:59 -05:00
parent 7330abebc9
commit 6c12ccc2b1

View File

@ -3,12 +3,12 @@
"short_name": "",
"icons": [
{
"src": "/android-chrome-192x192.png",
"src": "/favicons/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-384x384.png",
"src": "/favicons/android-chrome-384x384.png",
"sizes": "384x384",
"type": "image/png"
}