diff options
author | 2020-10-05 15:59:37 +0100 | |
---|---|---|
committer | 2020-10-05 15:59:37 +0100 | |
commit | b474b35f284c2f0eec9036f28cd685c8fce67f44 (patch) | |
tree | 269dfdf0163330dbdfeedcfcb09ae1c426d97f94 /public | |
parent | Update branding to Python Discord (diff) |
Update favicon sizing information
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 1dc9189..f374168 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -4,7 +4,7 @@ "icons": [ { "src": "favicon.ico", - "sizes": "64x64 32x32 24x24 16x16", + "sizes": "48x48 32x32", "type": "image/x-icon" }, { |