浏览代码

Add favicon to ui

Caio Ariede 12 年之前
父节点
当前提交
8d33b049a1
共有 2 个文件被更改,包括 1 次插入0 次删除
  1. 二进制
      supervisor/ui/images/icon.png
  2. 1 0
      supervisor/ui/status.html

二进制
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">