summaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2019-05-03 20:59:14 +0200
committerDaniel Friesel <derf@finalrewind.org>2019-05-03 20:59:14 +0200
commit5178e58c0ceb59d46dc3dfca59d8f35edb4791b3 (patch)
tree490da641273206dbc76e7dc1a5653b6a8b22dee6 /public
parent709919a9624ed4336e9e5ae382e29cd34c795a82 (diff)
add apple mobile web app foo
Diffstat (limited to 'public')
-rw-r--r--public/static/manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/static/manifest.json b/public/static/manifest.json
index 7e856f2..09970d9 100644
--- a/public/static/manifest.json
+++ b/public/static/manifest.json
@@ -29,6 +29,6 @@
}],
"start_url": "/",
"display": "standalone",
- "background_color": "#ffffff",
+ "background_color": "#673ab7",
"theme_color": "#673ab7"
}