New twitter favicon
authorLaury GvR <laury@gaslightmedia.com>
Mon, 11 Jul 2016 15:41:58 +0000 (11:41 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Mon, 11 Jul 2016 15:41:58 +0000 (11:41 -0400)
assets/img/icons/favicon.ico
header.php

index 05bcfc4..06dcc34 100644 (file)
Binary files a/assets/img/icons/favicon.ico and b/assets/img/icons/favicon.ico differ
index 8789891..38e4ecc 100644 (file)
@@ -22,7 +22,7 @@
         } ?></title>
         <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Shadows+Into+Light" />
         <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0" />
-        <link rel="icon" href="<?php echo get_stylesheet_directory_uri() ; ?>/assets/img/icons/favicon.ico" type="image/x-icon">
+        <link rel="shortcut icon" href="<?php bloginfo('template_url'); ?>/assets/img/icons/favicon.ico">
         <link rel="apple-touch-icon-precomposed" sizes="144x144" href="<?php echo get_stylesheet_directory_uri() ; ?>/assets/img/icons/apple-touch-icon-144x144-precomposed.png">
         <link rel="apple-touch-icon-precomposed" sizes="114x114" href="<?php echo get_stylesheet_directory_uri() ; ?>/assets/img/icons/apple-touch-icon-114x114-precomposed.png">
         <link rel="apple-touch-icon-precomposed" sizes="72x72" href="<?php echo get_stylesheet_directory_uri() ; ?>/assets/img/icons/apple-touch-icon-72x72-precomposed.png">