From 064a97e7342f1bda60521efa16a9b1791fd62383 Mon Sep 17 00:00:00 2001 From: Torkel Odegaard Date: Tue, 16 Sep 2014 12:06:18 +0200 Subject: [PATCH] added favicon, Closes #796 --- src/app/partials/dashboard_topnav.html | 5 ++++- src/css/less/bootswatch.dark.less | 2 +- src/css/less/grafana.less | 13 +++++++++++++ src/img/fav16.png | Bin 639 -> 3971 bytes src/img/fav32.png | Bin 1344 -> 3971 bytes src/img/fav_dark_16.png | Bin 0 -> 4837 bytes src/img/fav_dark_32.png | Bin 0 -> 3435 bytes src/index.html | 2 +- 8 files changed, 19 insertions(+), 3 deletions(-) create mode 100644 src/img/fav_dark_16.png create mode 100644 src/img/fav_dark_32.png diff --git a/src/app/partials/dashboard_topnav.html b/src/app/partials/dashboard_topnav.html index 689b8374b1c..b6db19d33aa 100644 --- a/src/app/partials/dashboard_topnav.html +++ b/src/app/partials/dashboard_topnav.html @@ -1,7 +1,10 @@