Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/core/img
diff options
context:
space:
mode:
authorElsie Hupp <github@elsiehupp.com>2021-01-24 11:14:07 +0300
committerElsie Hupp <github@elsiehupp.com>2021-01-24 11:51:37 +0300
commit7f54eaf00288fa7eed2cfaa3dc9f55a92f717728 (patch)
tree0d198e2f5ddeeac1ef9c23f4fc24cc322d1ff2ae /core/img
parent4d386e586397f692e9cd123fa072e333c93a0c15 (diff)
Update manifest.json
Updated dimensions of favicon-touch.png Signed-off-by: Elsie Hupp <github@elsiehupp.com>
Diffstat (limited to 'core/img')
-rw-r--r--core/img/manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/img/manifest.json b/core/img/manifest.json
index fcecb856614..04e77df7a59 100644
--- a/core/img/manifest.json
+++ b/core/img/manifest.json
@@ -4,7 +4,7 @@
"icons": [{
"src": "favicon-touch.png",
"type": "image/png",
- "sizes": "128x128"
+ "sizes": "180x180"
}, {
"src": "favicon-mask.svg",
"type": "image/svg+xml",