mirror of
https://github.com/smogon/pokemon-showdown-client.git
synced 2026-03-21 17:50:29 -05:00
Add 192x192 icon
Chrome requires this for some weird reason...
This commit is contained in:
parent
24c090a08d
commit
c6f24cb95f
BIN
favicon-192.png
Normal file
BIN
favicon-192.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 39 KiB |
|
|
@ -12,6 +12,11 @@
|
|||
"type": "image/png",
|
||||
"sizes": "48x48"
|
||||
},
|
||||
{
|
||||
"src": "favicon-192.png",
|
||||
"type": "image/png",
|
||||
"sizes": "192x192"
|
||||
},
|
||||
{
|
||||
"src": "favicon-256.png",
|
||||
"type": "image/png",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user