LAW-4666 wp favicon

This commit is contained in:
Jerry
2021-10-07 10:10:01 +03:00
parent 907a49dfa1
commit d1f79b1398
12 changed files with 21 additions and 20 deletions

View File

@@ -3,8 +3,13 @@
"short_name": "",
"icons": [
{
"src": "/img/faviconlive/android-chrome-48x48.png",
"sizes": "48x48",
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-256x256.png",
"sizes": "256x256",
"type": "image/png"
}
],