Skip to content
This repository was archived by the owner on Feb 9, 2024. It is now read-only.

Commit 8277ce2

Browse files
authored
Update favicon.ico size to fix below error
Error while trying to use the following icon from the Manifest: https://umitao.github.io/cyf-hotel-react/favicon.ico (Resource size is not correct - typo in the Manifest?)
1 parent 6482da8 commit 8277ce2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"icons": [
55
{
66
"src": "favicon.ico",
7-
"sizes": "192x192",
7+
"sizes": "64x64",
88
"type": "image/png"
99
}
1010
],

0 commit comments

Comments
 (0)