更新favicon

This commit is contained in:
xianyi
2025-12-04 17:28:57 +08:00
parent 2109827cb1
commit a5fa94145e
4 changed files with 3 additions and 3 deletions

View File

@@ -7,9 +7,9 @@
"theme_color": "#FFFFFF",
"icons": [
{
"src": "/h.png",
"src": "/favicon.ico",
"sizes": "192x192",
"type": "image/png"
"type": "image/x-icon"
}
]
}