Added logos.

This commit is contained in:
Alexander Zobnin
2016-04-06 19:52:54 +03:00
parent 909d1a078b
commit a6041e9976
3 changed files with 4 additions and 0 deletions

BIN
src/img/zabbix_logo_200.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

BIN
src/img/zabbix_logo_400.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.2 KiB

View File

@@ -15,6 +15,10 @@
"url": "https://github.com/alexanderzobnin/grafana-zabbix" "url": "https://github.com/alexanderzobnin/grafana-zabbix"
}, },
"keywords": ["zabbix"], "keywords": ["zabbix"],
"logos": {
"small": "/img/zabbix_logo_200.png",
"large": "/img/zabbix_logo_400.png"
},
"links": [ "links": [
{"name": "Project site", "url": "https://github.com/alexanderzobnin/grafana-zabbix"}, {"name": "Project site", "url": "https://github.com/alexanderzobnin/grafana-zabbix"},
{"name": "License & Terms", "url": "https://github.com/alexanderzobnin/grafana-zabbix/blob/master/LICENSE.md"} {"name": "License & Terms", "url": "https://github.com/alexanderzobnin/grafana-zabbix/blob/master/LICENSE.md"}