Added icons
This commit is contained in:
parent
644d112474
commit
b0a30cdbfa
30
config.json
30
config.json
@ -44,20 +44,50 @@
|
||||
"sizes": "64x64",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "images/brand/64.webp",
|
||||
"sizes": "64x64",
|
||||
"type": "image/webp"
|
||||
},
|
||||
{
|
||||
"src": "images/brand/128.png",
|
||||
"sizes": "128x128",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "images/brand/128.webp",
|
||||
"sizes": "128x128",
|
||||
"type": "image/webp"
|
||||
},
|
||||
{
|
||||
"src": "images/brand/144.png",
|
||||
"sizes": "144x144",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "images/brand/144.webp",
|
||||
"sizes": "144x144",
|
||||
"type": "image/webp"
|
||||
},
|
||||
{
|
||||
"src": "images/brand/220.png",
|
||||
"sizes": "220x220",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "images/brand/220.webp",
|
||||
"sizes": "220x220",
|
||||
"type": "image/webp"
|
||||
},
|
||||
{
|
||||
"src": "images/brand/512.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "images/brand/512.webp",
|
||||
"sizes": "512x512",
|
||||
"type": "image/webp"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
BIN
images/brand/512.png
Normal file
BIN
images/brand/512.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 326 KiB |
BIN
images/brand/512.webp
Normal file
BIN
images/brand/512.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 95 KiB |
Loading…
Reference in New Issue
Block a user