Merge branch 'feature/manifest-scope' into 'develop'
feat: add `"scope": "/"` to the web app manifest See merge request firefish/firefish!10564
This commit is contained in:
parent
9ea5cc3f5f
commit
bbfc9bc832
@ -3,6 +3,7 @@
|
||||
"name": "Firefish",
|
||||
"description": "An open source, decentralized social media platform that's free forever!",
|
||||
"start_url": "/",
|
||||
"scope": "/",
|
||||
"display": "standalone",
|
||||
"background_color": "#1f1d2e",
|
||||
"theme_color": "#31748f",
|
||||
|
Loading…
Reference in New Issue
Block a user