mirror of
https://github.com/wallabag/wallabag.git
synced 2025-08-11 17:51:02 +00:00
add 512x512 appicon
This commit is contained in:
parent
10f31ac572
commit
ed148f6685
2 changed files with 5 additions and 0 deletions
|
@ -36,6 +36,11 @@
|
||||||
"src": "wallassets/themes/_global/img/appicon/apple-touch-icon-152.png",
|
"src": "wallassets/themes/_global/img/appicon/apple-touch-icon-152.png",
|
||||||
"type": "image/png",
|
"type": "image/png",
|
||||||
"sizes": "152x152"
|
"sizes": "152x152"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"src": "wallassets/themes/_global/img/appicon/apple-touch-icon-512.png",
|
||||||
|
"type": "image/png",
|
||||||
|
"sizes": "512x512"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"display": "standalone",
|
"display": "standalone",
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 27 KiB |
Loading…
Add table
Add a link
Reference in a new issue