소스 검색

Merge pull request #224 from caioariede/master

Add favicon to UI
Mike Naberezny 12 년 전
부모
커밋
836a246049
2개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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">