diff options
author | Jakob Stendahl <jakobste@uio.no> | 2020-10-14 14:00:36 +0200 |
---|---|---|
committer | Jakob Stendahl <jakobste@uio.no> | 2020-10-14 14:00:36 +0200 |
commit | 4a5ada21c5048ea0c1adfb0625b6340f58e6e25f (patch) | |
tree | 0b7ae41fe71ab9f309bcbe47ff9fcefb990cbe6f /static/manifest.json | |
parent | 5022e2a2725aab5ac3d3925155295e2e7ecbcaa4 (diff) | |
download | Aurora-data-4a5ada21c5048ea0c1adfb0625b6340f58e6e25f.tar.gz Aurora-data-4a5ada21c5048ea0c1adfb0625b6340f58e6e25f.zip |
Add pulling of location
Diffstat (limited to 'static/manifest.json')
-rw-r--r-- | static/manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/manifest.json b/static/manifest.json index d2499f0..a4026e3 100644 --- a/static/manifest.json +++ b/static/manifest.json @@ -2,7 +2,7 @@ "background_color": "#464a47", "theme_color": "#5ac775", "name": "Aurora Data", - "short_name": "aurora data", + "short_name": "Aurora Data", "display": "fullscreen", "start_url": "/Aurora-data/", "orientation": "portrait", |