Updated logo to SVG image with original Zabbix colors.

This commit is contained in:
Alexander Zobnin
2016-11-26 14:35:30 +03:00
parent a5cecbe1c7
commit 9fec12600a
6 changed files with 220 additions and 2 deletions

View File

@@ -16,8 +16,8 @@
},
"keywords": ["zabbix"],
"logos": {
"small": "img/zabbix_logo_200.png",
"large": "img/zabbix_logo_400.png"
"small": "img/zabbix_app_logo.svg",
"large": "img/zabbix_app_logo.svg"
},
"links": [
{"name": "GitHub", "url": "https://github.com/alexanderzobnin/grafana-zabbix"},