mirror of
https://gitlab.com/moepoi/moepoi.dev.git
synced 2025-04-27 05:26:20 +02:00
Update bg & theme color in PWA
This commit is contained in:
parent
ad3400cef0
commit
ed22d4eb66
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@
|
|||
"short_name": "moepoi",
|
||||
"start_url": ".",
|
||||
"display": "standalone",
|
||||
"background_color": "#50c08f",
|
||||
"theme_color": "#50c08f",
|
||||
"background_color": "#ffffff",
|
||||
"theme_color": "#ffffff",
|
||||
"description": "Moepoi's Personal Site",
|
||||
"orientation": "portrait-primary",
|
||||
"prefer_related_applications": false,
|
||||
|
|
Loading…
Add table
Reference in a new issue