Add the logo favicon to the webui
This commit is contained in:
parent
bf26a9160f
commit
69f5dcf8dd
|
@ -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>
|
||||
|
||||
|
|
Binary file not shown.
Loading…
Reference in New Issue