diff options
author | BuildTools <Noah Loomans> | 2016-12-07 18:44:52 +0100 |
---|---|---|
committer | BuildTools <Noah Loomans> | 2016-12-07 18:44:52 +0100 |
commit | 65bd3df149d7eb63d169bba40975f342609c100e (patch) | |
tree | eb5b7126763ec7cafc8c0d4444a1765fadf72c62 /public/manifest.webmanifest | |
parent | 286af7d09f6dd20b82510a6239e191ba48500fe9 (diff) | |
parent | d90745b23fb55a0736b56c045e12de4b1b05786f (diff) |
Merge branch 'beta'
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", |