-m New favicon
authorLaury GvR <laury@gaslightmedia.com>
Wed, 2 May 2018 14:40:08 +0000 (10:40 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Wed, 2 May 2018 14:40:08 +0000 (10:40 -0400)
favicon.png
parts/header-meta.php

index f699fc9..07f1b44 100644 (file)
Binary files a/favicon.png and b/favicon.png differ
index cf8eb52..382f403 100644 (file)
@@ -4,6 +4,6 @@
     <title><?php wp_title(); ?></title>
     <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0.20.0">
     <link href='https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,700' rel='stylesheet' type='text/css'>
-    <link rel="shortcut icon" href="<?php echo bloginfo('template_url')?>/favicon.png">
+    <link rel="shortcut icon" href="<?php echo bloginfo('template_url')?>/favicon.png?v=1.1">
     <?php wp_head(); ?>
   </head>