diff --git a/application/index/view/index/index.html b/application/index/view/index/index.html
index 7a81677..fdfd4ca 100755
--- a/application/index/view/index/index.html
+++ b/application/index/view/index/index.html
@@ -10,7 +10,7 @@
         <meta name="author" content="">
 
         <title>{$site.name}</title>
-
+        <link rel="shortcut icon" href="__CDN__/assets/img/favicon.ico" />
         <!-- Bootstrap Core CSS -->
         <link href="https://cdn.staticfile.org/twitter-bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet">
         <link href="__CDN__/assets/css/index.css" rel="stylesheet">