Merge pull request #593 from alicebob/favicon

Add a favicon
This commit is contained in:
Fabian Reinartz 2017-01-04 10:15:41 +01:00 committed by GitHub
commit cb4260d4b7
4 changed files with 72 additions and 46 deletions

File diff suppressed because one or more lines are too long

BIN
ui/app/img/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

View File

@ -14,6 +14,7 @@
<link rel="stylesheet" href="lib/kube.min.css">
<link rel="stylesheet" href="app/css/main.css">
<link rel="shortcut icon" href="app/img/favicon.ico">
<title>AlertManager Prometheus</title>
</head>

File diff suppressed because one or more lines are too long