diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2018-08-08 14:29:52 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2018-08-08 14:29:52 +0200 |
| commit | cf66aebdb31d3710b1c2dbad8c2a298340ca501c (patch) | |
| tree | 41812c3dbe4f0148b2d2035ec6150deefe4cc6af /assets | |
| parent | 67290e8ba2c677eb027db3088dd6a066b8f511d4 (diff) | |
| download | mitjafelicijan.com-cf66aebdb31d3710b1c2dbad8c2a298340ca501c.tar.gz | |
content update
Diffstat (limited to 'assets')
| -rw-r--r-- | assets/manifest.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/assets/manifest.json b/assets/manifest.json index fee782f..f476f37 100644 --- a/assets/manifest.json +++ b/assets/manifest.json | |||
| @@ -8,7 +8,8 @@ | |||
| 8 | "type": "image/gif" | 8 | "type": "image/gif" |
| 9 | }], | 9 | }], |
| 10 | "start_url": "/", | 10 | "start_url": "/", |
| 11 | "display": "fullscreen", | 11 | "scope": "/", |
| 12 | "display": "standalone", | ||
| 12 | "theme_color": "#c242f4", | 13 | "theme_color": "#c242f4", |
| 13 | "background_color": "#c242f4" | 14 | "background_color": "#c242f4" |
| 14 | } | 15 | } |
