added favicon
authorIan Weller <ian@gaslightmedia.com>
Tue, 31 May 2016 13:31:11 +0000 (09:31 -0400)
committerIan Weller <ian@gaslightmedia.com>
Tue, 31 May 2016 13:31:11 +0000 (09:31 -0400)
favicon.ico [new file with mode: 0644]
header.php
style.css

diff --git a/favicon.ico b/favicon.ico
new file mode 100644 (file)
index 0000000..3df74aa
Binary files /dev/null and b/favicon.ico differ
index 66d813c..8a789e7 100755 (executable)
@@ -7,6 +7,7 @@
 <meta http-equiv="imagetoolbar" content="false">
 
 <?php wp_head();?>
+<link rel="shortcut icon" href="<?php echo get_template_directory_uri(); ?>/favicon.ico">
 <link rel="stylesheet" href="<?php bloginfo('template_url'); ?>/css/foundation.css" />
 <link type="text/css" rel="stylesheet" href="<?php echo get_template_directory_uri();?>/qs.css">
 <link type="text/css" rel="stylesheet" href="<?php echo get_stylesheet_uri();?>">
@@ -21,6 +22,7 @@
                     <a href="<?php echo home_url();?>">
                         <img id="logo" src="<?php echo get_template_directory_uri();?>/assets/logo.gif">
                     </a>
+                    </div>
                 </header>
                 <div class="inner-container">
                     <nav class="tab-bar show-for-small-only"> 
index eb8a405..ba6d3e5 100755 (executable)
--- a/style.css
+++ b/style.css
@@ -4,7 +4,7 @@ Theme URI: www.gaslightmedia.com
 Author: Gaslight Media
 Author URI: www.gaslightmedia.com
 Description: Theme for www.parrotslanding.com.
-Version: 1.0
+Version: 1.0.0
 License: Gaslight Media - All Rights Reserved
 Tags: 
 Text Domain: parrotslanding