mirror of
https://github.com/monero-project/monero-site.git
synced 2024-12-04 15:41:11 +02:00
meta: wrong icon path
This commit is contained in:
parent
087eb8e9b5
commit
b1f7446b02
@ -2,12 +2,12 @@
|
||||
"name": "",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/android-chrome-192x192.png",
|
||||
"src": "/meta/android-chrome-192x192.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "/android-chrome-512x512.png",
|
||||
"src": "/meta/android-chrome-512x512.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png"
|
||||
}
|
||||
@ -15,4 +15,4 @@
|
||||
"theme_color": "#ffffff",
|
||||
"background_color": "#ffffff",
|
||||
"display": "standalone"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user