diff options
| author | Christine Dodrill <me@christine.website> | 2019-01-12 09:38:50 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-01-12 09:38:50 -0800 |
| commit | 7048f0e28a07128d9f4941ae0cd7b130dbf3b171 (patch) | |
| tree | cc61ff43d47c5a5958baa4bb73c02392dd399807 /static | |
| parent | 6cab9a5b1f335c90471fbc54e880b9d93188d85b (diff) | |
| download | xesite-7048f0e28a07128d9f4941ae0cd7b130dbf3b171.tar.xz xesite-7048f0e28a07128d9f4941ae0cd7b130dbf3b171.zip | |
Update manifest.json
Diffstat (limited to 'static')
| -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 c51b994..958fece 100644 --- a/static/manifest.json +++ b/static/manifest.json @@ -3,7 +3,7 @@ "short_name": "Christine", "theme_color": "#ffcbe4", "background_color": "#fa99ca", - "display": "minimal-ui", + "display": "standalone", "scope": "/", "start_url": "https://christine.website/", "description": "Blog and Resume for Christine Dodrill", |
