update head html

This commit is contained in:
ZhgChgLiBot
2024-10-27 22:16:29 +08:00
parent 40504349c2
commit 3e16491a61
13 changed files with 141 additions and 0 deletions

View File

@@ -0,0 +1,23 @@
{
"name": "ZhgChgLi",
"short_name": "ZhgChgLi",
"description": "ZhgChgLi iOS Developer 求知若渴 教學相長 更愛電影/美劇/西音/運動/生活",
"icons": [
{
"src": "/assets/img/favicons/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/assets/img/favicons/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}],
"start_url": "/index.html",
"theme_color": "#2a1e6b",
"background_color": "#ffffff",
"display": "fullscreen"
}