Browse Source

Added Favicon

Manuel Gall 3 years ago
parent
commit
0c30fdbae6

BIN
template/css/favicon-16x16.png


BIN
template/css/favicon-32x32.png


BIN
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