Skip to content

Commit 35e9962

Browse files
committed
changed file path again
1 parent ca04fb9 commit 35e9962

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

client/public/manifest.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,17 @@
88
"type": "image/x-icon"
99
},
1010
{
11-
"src": "static/js/imgs/otakuhq-logo-192x192.png",
11+
"src": "imgs/otakuhq-logo-192x192.png",
1212
"sizes": "192x192",
1313
"type": "image/png"
1414
},
1515
{
16-
"src": "static/js/imgs/otakuhq-logo.png",
16+
"src": "imgs/otakuhq-logo.png",
1717
"sizes": "300x111",
1818
"type": "image/png"
1919
},
2020
{
21-
"src": "static/js/imgs/otakuhq-logo-512x512.png",
21+
"src": "imgs/otakuhq-logo-512x512.png",
2222
"sizes": "512x512",
2323
"type": "image/png"
2424
}

0 commit comments

Comments
 (0)