From 5266751dea1cf26ef5dd87b8cb264223f9a71b2e Mon Sep 17 00:00:00 2001 From: Alexander Zobnin Date: Thu, 31 Mar 2016 19:30:01 +0300 Subject: [PATCH] Temporary removed logos section from config. --- src/plugin.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/plugin.json b/src/plugin.json index fc35402..c07b14f 100644 --- a/src/plugin.json +++ b/src/plugin.json @@ -17,10 +17,6 @@ "url": "http://grafana-zabbix.org" }, "keywords": ["zabbix"], - "logos": { - "small": "/src/img/small_logo.png", - "large": "/src/img/large_logo.png" - }, "links": [ {"name": "Project site", "url": "https://github.com/alexanderzobnin/grafana-zabbix"}, {"name": "License & Terms", "url": "https://github.com/alexanderzobnin/grafana-zabbix/blob/master/LICENSE.md"}