website config pwa
All checks were successful
Gitea Actions Demo / build-and-deploy-to-local-server (push) Successful in 8m19s
Gitea Actions Demo / deploy-to-remote-server (push) Successful in 4s

This commit is contained in:
2025-06-17 21:52:02 +08:00
parent 9f7e97b8c0
commit e30d9c09bc

View File

@ -7,12 +7,12 @@
"theme_color": "#317EFB",
"icons": [
{
"src": "/images/website_icon.png",
"src": "favicon.ico",
"type": "image/png",
"sizes": "192x192"
},
{
"src": "/images/website_icon.png",
"src": "favicon.ico",
"type": "image/png",
"sizes": "512x512"
}