Merge pull request #12746 from grafana/11305_mssql_logo

Mssql: add logo
This commit is contained in:
Marcus Efraimsson 2018-08-06 17:19:53 +02:00 committed by GitHub
commit b3c25076d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 117 additions and 2 deletions

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 22 KiB

View File

@ -10,8 +10,8 @@
"url": "https://grafana.com" "url": "https://grafana.com"
}, },
"logos": { "logos": {
"small": "", "small": "img/sql_server_logo.svg",
"large": "" "large": "img/sql_server_logo.svg"
} }
}, },