Explorar el Código

Add favicon to ui

Caio Ariede hace 12 años
padre
commit
8d33b049a1
Se han modificado 2 ficheros con 1 adiciones y 0 borrados
  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">