summaryrefslogtreecommitdiffstats
path: root/public/wekan-manifest.json
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-03-25 17:15:18 +0200
committerLauri Ojansivu <x@xet7.org>2019-03-25 17:15:18 +0200
commit67c3f663a10b6356b8693828a49962d7b16e0948 (patch)
tree2f3ddc2b1ce95f32a1f84d9e2073f089c6f71fa2 /public/wekan-manifest.json
parent4f4f3e4593acb8bf62f75ccfad6a4bd5f6ccfccc (diff)
parenteec8f45de510cf92dfc37615420d3302630f5a20 (diff)
downloadwekan-67c3f663a10b6356b8693828a49962d7b16e0948.tar.gz
wekan-67c3f663a10b6356b8693828a49962d7b16e0948.tar.bz2
wekan-67c3f663a10b6356b8693828a49962d7b16e0948.zip
Merge branch 'edge' into meteor-1.8
Diffstat (limited to 'public/wekan-manifest.json')
-rw-r--r--public/wekan-manifest.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/public/wekan-manifest.json b/public/wekan-manifest.json
index e35583c0..ee223e8c 100644
--- a/public/wekan-manifest.json
+++ b/public/wekan-manifest.json
@@ -1,16 +1,16 @@
{
- "name": "Kanban",
- "short_name": "Kanban",
+ "name": "Wekan",
+ "short_name": "Wekan",
"description": "The open-source kanban",
"lang": "en-US",
"icons": [
{
- "src": "/logo-150.png",
+ "src": "/wekan-logo-150.png",
"type": "image/png",
"sizes": "150x150"
},
{
- "src": "/logo-150.svg",
+ "src": "/wekan-logo-150.svg",
"type": "image/svg+xml",
"sizes": "150x150"
}