]> git.openstreetmap.org Git - rails.git/commitdiff
Update manifest.json.erb
authorplarus <plarus@users.noreply.github.com>
Wed, 7 Apr 2021 17:45:58 +0000 (19:45 +0200)
committerGitHub <noreply@github.com>
Wed, 7 Apr 2021 17:45:58 +0000 (19:45 +0200)
Change for minimal-ui

app/assets/favicons/manifest.json.erb

index 29d0907bf2b71af24340540511ec511c9d4cdd48..0826e884111722c8073ed11e9a6e0aa4f2831c4b 100644 (file)
@@ -38,6 +38,6 @@
                        "density": "4.0"
                }
        ],
-       "start_url": "index.html",
-       "display": "standalone"
+       "start_url": "/",
+       "display": "minimal-ui"
 }