🚀 Fixed resource path issues

This commit is contained in:
2025-11-04 01:07:28 +08:00
parent 8571fc0f5c
commit a058e62595
2 changed files with 9 additions and 9 deletions

View File

@@ -3,13 +3,13 @@
"short_name": "voidraft",
"icons": [
{
"src": "/static/img/web-app-manifest-192x192.png",
"src": "/img/web-app-manifest-192x192.png",
"sizes": "192x192",
"type": "image/png",
"purpose": "maskable"
},
{
"src": "/static/img/web-app-manifest-512x512.png",
"src": "/img/web-app-manifest-512x512.png",
"sizes": "512x512",
"type": "image/png",
"purpose": "maskable"