1
0
Fork 1
mirror of https://github.com/0x2E/fusion.git synced 2025-06-08 05:27:15 +09:00

fix: update pwa background color

This commit is contained in:
rook1e 2025-03-13 10:57:31 +08:00
parent 088ff884fa
commit eaaa4545d7
No known key found for this signature in database
GPG key ID: C63289D731719BC0

View file

@ -16,7 +16,7 @@
],
"id": "/?source=pwa",
"start_url": "/",
"background_color": "#020817",
"background_color": "#09090b",
"display": "standalone",
"scope": "/",
"theme_color": "#000000",