Fix typos in site.webmanifest for liquid.network
This commit is contained in:
parent
ddd6420d9b
commit
f4f96fd18e
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"name": "liquid.network",
|
"name": "liquid.network",
|
||||||
"short_name": "liquid.network",
|
"short_name": "liquid",
|
||||||
"icons": [
|
"icons": [
|
||||||
{
|
{
|
||||||
"src": "/resources//liquid/favicons/android-chrome-192x192.png",
|
"src": "/resources/liquid/favicons/android-chrome-192x192.png",
|
||||||
"sizes": "192x192",
|
"sizes": "192x192",
|
||||||
"type": "image/png"
|
"type": "image/png"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"src": "/resources/liquid/favicons//android-chrome-512x512.png",
|
"src": "/resources/liquid/favicons/android-chrome-512x512.png",
|
||||||
"sizes": "512x512",
|
"sizes": "512x512",
|
||||||
"type": "image/png"
|
"type": "image/png"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user