瀏覽代碼

Added Favicon

Manuel Gall 3 年之前
父節點
當前提交
0c30fdbae6
共有 4 個文件被更改,包括 4 次插入0 次删除
  1. 二進制
      template/css/favicon-16x16.png
  2. 二進制
      template/css/favicon-32x32.png
  3. 二進制
      template/css/favicon-96x96.png
  4. 4 0
      template/template.html

二進制
template/css/favicon-16x16.png


二進制
template/css/favicon-32x32.png


二進制
template/css/favicon-96x96.png


+ 4 - 0
template/template.html

@@ -42,6 +42,10 @@
     <link rel="stylesheet" href="../css/frames.css" type="text/css"/>
     <link class='custom' rel="stylesheet" href="" type="text/css"/>
 
+    
+    <link rel="icon" type="image/png" sizes="32x32" href="../css/favicon-32x32.png">
+    <link rel="icon" type="image/png" sizes="96x96" href="../css/favicon-96x96.png">
+    <link rel="icon" type="image/png" sizes="16x16" href="../css/favicon-16x16.png">
 
 
     <!-- Forms