From 4a5ada21c5048ea0c1adfb0625b6340f58e6e25f Mon Sep 17 00:00:00 2001 From: Jakob Stendahl Date: Wed, 14 Oct 2020 14:00:36 +0200 Subject: Add pulling of location --- static/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static') 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", -- cgit v1.2.3