Explorar o código

Merge pull request #224 from caioariede/master

Add favicon to UI
Mike Naberezny %!s(int64=12) %!d(string=hai) anos
pai
achega
836a246049
Modificáronse 2 ficheiros con 1 adicións e 0 borrados
  1. BIN=BIN
      supervisor/ui/images/icon.png
  2. 1 0
      supervisor/ui/status.html

BIN=BIN
supervisor/ui/images/icon.png


+ 1 - 0
supervisor/ui/status.html

@@ -5,6 +5,7 @@
 <head>
   <title>Supervisor Status</title>
   <link href="stylesheets/supervisor.css" rel="stylesheet" type="text/css" />
+  <link href="images/icon.png" rel="icon" type="image/png" />
 </head>
 <body>
 <div id="wrapper">