Browse Source

Add favicon to ui

Caio Ariede 12 years ago
parent
commit
8d33b049a1
2 changed files with 1 additions and 0 deletions
  1. BIN
      supervisor/ui/images/icon.png
  2. 1 0
      supervisor/ui/status.html

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">