diff options
| author | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2022-05-01 01:02:58 +0200 |
|---|---|---|
| committer | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2022-05-01 01:02:58 +0200 |
| commit | cac85db02ff00732cf75d473dc3411332f33d845 (patch) | |
| tree | 5f244968a905eb3888434b3f60cbf05d2b652207 /static/manifest.webmanifest | |
| parent | a7cf03c192470cbab13edeb1aec99e0c66dede10 (diff) | |
Apply formatting
Diffstat (limited to 'static/manifest.webmanifest')
| -rw-r--r-- | static/manifest.webmanifest | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/static/manifest.webmanifest b/static/manifest.webmanifest index 68a60f7..b6bd70c 100644 --- a/static/manifest.webmanifest +++ b/static/manifest.webmanifest @@ -1,7 +1,7 @@ { - "name": "Forum", - "start_url": "/", - "background_color": "#ffffff", - "display": "standalone", - "theme_color": "#ffffff" + "name": "Forum", + "start_url": "/", + "background_color": "#ffffff", + "display": "standalone", + "theme_color": "#ffffff" } |