Showing 1 changed files with 1 additions and 0 deletions
+1
index.php
... ...
@@ -26,6 +26,7 @@ $theme_url = 'dist/css/' . $theme;
26 26
     <meta name="author" content="">
27 27
 
28 28
     <title>News.fr</title>
29
+    <link rel="icon" type="image/ico" href="favicon.png">
29 30
 
30 31
     <!-- Bootstrap Core CSS -->
31 32
     <link href="bower_components/bootstrap/dist/css/bootstrap.min.css" rel="stylesheet">