added favicon
authorIan Weller <ian@gaslightmedia.com>
Tue, 20 Sep 2016 15:32:27 +0000 (11:32 -0400)
committerIan Weller <ian@gaslightmedia.com>
Tue, 20 Sep 2016 15:32:27 +0000 (11:32 -0400)
I added the favicon for Harbor Country

favicon.ico [new file with mode: 0644]
parts/header-meta.php

diff --git a/favicon.ico b/favicon.ico
new file mode 100644 (file)
index 0000000..684f298
Binary files /dev/null and b/favicon.ico differ
index 736b41a..1a9ec4f 100644 (file)
@@ -5,5 +5,6 @@
     <link href="https://fonts.googleapis.com/css?family=Lato:300,400,700" rel="stylesheet">
     <link href="https://fonts.googleapis.com/css?family=Roboto+Slab:400,700" rel="stylesheet">
     <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css">
+    <link rel="shortcut icon" href="<?php echo bloginfo('template_url'); ?>/favicon.ico">
     <?php wp_head(); ?>
 </head>
\ No newline at end of file