Add meta tag
This commit is contained in:
parent
1ab2a168e5
commit
7c34ebc579
9 changed files with 32 additions and 6 deletions
4
dist/site.webmanifest
vendored
4
dist/site.webmanifest
vendored
|
|
@ -3,13 +3,13 @@
|
|||
"short_name": "YL",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/favicon/web-app-manifest-192x192.png",
|
||||
"src": "/web-app-manifest-192x192.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image/png",
|
||||
"purpose": "maskable"
|
||||
},
|
||||
{
|
||||
"src": "/favicon/web-app-manifest-512x512.png",
|
||||
"src": "/web-app-manifest-512x512.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png",
|
||||
"purpose": "maskable"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue