mirror of
https://github.com/fmhy/edit.git
synced 2025-10-14 08:41:06 +11:00
fixed pwa blue bg icon
This commit is contained in:
parent
fb03aacbc7
commit
61c3ef1123
3 changed files with 8 additions and 8 deletions
|
@ -15,13 +15,13 @@
|
|||
"type": "image/x-icon"
|
||||
},
|
||||
{
|
||||
"src": "/test.png",
|
||||
"src": "/pwa_icon.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image/png",
|
||||
"purpose": "any maskable"
|
||||
},
|
||||
{
|
||||
"src": "/test.png",
|
||||
"src": "/pwa_icon.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png",
|
||||
"purpose": "any maskable"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue