Added grafana logo to repo instead of fetching it from grafana.org, Fixes #881

This commit is contained in:
Torkel Ödegaard 2014-10-02 10:24:12 +02:00
parent bcdc8eafa6
commit d22d8c4905
2 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
"editable": true,
"type": "text",
"mode": "html",
"content": "<div class=\"text-center\" style=\"padding-top: 15px\">\n<img src=\"//grafana.org/assets/img/logo_transparent_200x75.png\"> \n</div>",
"content": "<div class=\"text-center\" style=\"padding-top: 15px\">\n<img src=\"img/logo_transparent_200x.png\"> \n</div>",
"style": {},
"title": "Welcome to"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.7 KiB