Refined UI,code logic for improved user experience

This commit is contained in:
2023-06-23 20:07:43 +08:00
parent 8420085fb1
commit 6711506acd
16 changed files with 170 additions and 320 deletions
+2 -2
View File
@@ -3,12 +3,12 @@
"short_name": "ChatGPT",
"icons": [
{
"src": "/android-chrome-192x192.png",
"src": "/ChatGPT_logo_192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-512x512.png",
"src": "/ChatGPT_logo_512x512.png",
"sizes": "512x512",
"type": "image/png"
}