add graphite logo to datasource card

This commit is contained in:
Trent White 2016-03-15 10:08:23 -04:00
parent 0b3ccaff27
commit cba7c1726f
2 changed files with 5 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.1 KiB

View File

@ -14,6 +14,10 @@
"author": {
"name": "Grafana Project",
"url": "http://grafana.org"
},
"logos": {
"small": "img/graphite_logo.png",
"large": "img/graphite_logo.png"
}
}
}
}