Skip to content

Commit 9e5a532

Browse files
authored
Update manifest.json
1 parent 0381af3 commit 9e5a532

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

manifest.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@
88
"theme_color": "#ff0000",
99
"icons": [
1010
{
11-
"src": "icon-192x192.png",
11+
"src": "favicon.ico",
1212
"sizes": "192x192",
13-
"type": "favicon.ico"
13+
"type": "ico"
1414
},
1515
{
16-
"src": "icon-512x512.png",
16+
"src": "favicon.ico",
1717
"sizes": "512x512",
18-
"type": "favicon.ico"
18+
"type": "ico"
1919
}
2020
]
2121
}

0 commit comments

Comments
 (0)