Updates
This commit is contained in:
parent
168565eeb6
commit
8daa1cc4aa
3 changed files with 2 additions and 2 deletions
BIN
logo-192.png
Normal file
BIN
logo-192.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 26 KiB |
BIN
logo-512.png
Normal file
BIN
logo-512.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 58 KiB |
|
|
@ -8,12 +8,12 @@
|
||||||
"type": "image/x-icon"
|
"type": "image/x-icon"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"src": "logo192.png",
|
"src": "logo-192.png",
|
||||||
"type": "image/png",
|
"type": "image/png",
|
||||||
"sizes": "192x192"
|
"sizes": "192x192"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"src": "logo512.png",
|
"src": "logo-512.png",
|
||||||
"type": "image/png",
|
"type": "image/png",
|
||||||
"sizes": "512x512"
|
"sizes": "512x512"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue