diff options
| author | Christine Dodrill <me@christine.website> | 2019-01-12 17:25:48 +0000 |
|---|---|---|
| committer | Christine Dodrill <me@christine.website> | 2019-01-12 17:25:48 +0000 |
| commit | a42cd3b28955a7203654543d20795a2a78586d9a (patch) | |
| tree | a8a9049bda580761241832a90465246c692b02e3 /static | |
| parent | 7056c5dbbfc5a7e184d0db0ddcf20eca487408a2 (diff) | |
| download | xesite-a42cd3b28955a7203654543d20795a2a78586d9a.tar.xz xesite-a42cd3b28955a7203654543d20795a2a78586d9a.zip | |
manifest: minimal ui
Diffstat (limited to 'static')
| -rw-r--r-- | static/manifest.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/manifest.json b/static/manifest.json index 8136ce9..c51b994 100644 --- a/static/manifest.json +++ b/static/manifest.json @@ -3,7 +3,7 @@ "short_name": "Christine", "theme_color": "#ffcbe4", "background_color": "#fa99ca", - "display": "standalone", + "display": "minimal-ui", "scope": "/", "start_url": "https://christine.website/", "description": "Blog and Resume for Christine Dodrill", @@ -14,4 +14,4 @@ "sizes": "1024x1024" } ] -}
\ No newline at end of file +} |
