Merge pull request #256 from gmr/favicon

Add the logo favicon to the webui
This commit is contained in:
Jack Pearkes 2014-07-22 12:47:38 -04:00
commit 53ac2341b5
2 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
<title>Consul</title>
<link rel="stylesheet" href="static/bootstrap.min.css">
<link rel="stylesheet" href="static/base.css">
<link rel="shortcut icon" href="static/favicon.png">
</head>
<body>

BIN
ui/static/favicon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB