Add meta tag

This commit is contained in:
Yan Lin 2025-06-17 21:59:08 +02:00
parent 1ab2a168e5
commit 7c34ebc579
9 changed files with 32 additions and 6 deletions

View file

@ -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"