diff options
author | Noah Loomans <noahloomans@gmail.com> | 2016-12-07 11:15:15 +0100 |
---|---|---|
committer | Noah Loomans <noahloomans@gmail.com> | 2016-12-07 11:15:15 +0100 |
commit | f080ef3d3a486599362e225fc1eaf5a0233cfb76 (patch) | |
tree | 571eacaf7d817cf4e7bd5d1da52e0ce1aff524e4 /public/manifest.webmanifest | |
parent | 84bf0b24e0a6b584311218108ca953f911901c74 (diff) | |
parent | e8fafea3157047b65bd6305f2871d4a1a3d5f707 (diff) |
forgot to pull
Diffstat (limited to 'public/manifest.webmanifest')
-rw-r--r-- | public/manifest.webmanifest | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/manifest.webmanifest b/public/manifest.webmanifest index c12683f..d33ee8e 100644 --- a/public/manifest.webmanifest +++ b/public/manifest.webmanifest @@ -3,7 +3,7 @@ "short_name": "Rooster", "start_url": "/", "display": "standalone", - "background_color": "#FFF", + "background_color": "#ececec", "description": "Een verbeterde rooster pagina voor het metis", "icons": [{ "src": "/icons/res/mipmap-mdpi/ic_launcher.png", |