Browse Source

Merge pull request #15243 from ryantxu/better-stackdriver-logo

Better stackdriver logo (bigger + svg)
Torkel Ödegaard 6 years ago
parent
commit
6eb69d37de

BIN
public/app/plugins/datasource/stackdriver/img/stackdriver_logo.png


File diff suppressed because it is too large
+ 0 - 0
public/app/plugins/datasource/stackdriver/img/stackdriver_logo.svg


+ 2 - 2
public/app/plugins/datasource/stackdriver/plugin.json

@@ -14,8 +14,8 @@
     "description": "Google Stackdriver Datasource for Grafana",
     "version": "1.0.0",
     "logos": {
-      "small": "img/stackdriver_logo.png",
-      "large": "img/stackdriver_logo.png"
+      "small": "img/stackdriver_logo.svg",
+      "large": "img/stackdriver_logo.svg"
     },
     "author": {
       "name": "Grafana Project",

Some files were not shown because too many files changed in this diff