diff options
| author | Georgios Andreadis <info@gandreadis.com> | 2020-05-11 14:41:44 +0200 |
|---|---|---|
| committer | Georgios Andreadis <info@gandreadis.com> | 2020-05-11 14:41:44 +0200 |
| commit | e94daacc1d9fb3870a74256de3b94be0dbaf05a1 (patch) | |
| tree | 75115cd3561c90ecd330c54dc0ba4d16bd13ba5e /public | |
| parent | 3d817d26461cd2f7904e55e46d66bb0b032420a8 (diff) | |
Upgrade and fix regressions
Diffstat (limited to 'public')
| -rw-r--r-- | public/manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/manifest.json b/public/manifest.json index 6233fae0..adb82218 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -4,7 +4,7 @@ "icons": [ { "src": "favicon.ico", - "sizes": "192x192", + "sizes": "16x16", "type": "image/png" } ], |
