diff options
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 ae569c2..e91b5dc 100644 --- a/static/manifest.json +++ b/static/manifest.json @@ -12,6 +12,6 @@ "sizes": "192x192" } ], - "start_url": "https://debug.dom0.nathanreiner.xyz", + "start_url": ".", "display": "standalone" } |