Updating logo and version number
authorIan Weller <ian@gaslightmedia.com>
Wed, 5 Apr 2017 15:55:00 +0000 (11:55 -0400)
committerIan Weller <ian@gaslightmedia.com>
Wed, 5 Apr 2017 15:55:00 +0000 (11:55 -0400)
I updated the logo in the header.  I added the new logo graphic and used
it to replace the original logo.  Theme version number has been updated
as well.

assets/HORZ-logo-4Co_v2.png [new file with mode: 0644]
header.php
style.css

diff --git a/assets/HORZ-logo-4Co_v2.png b/assets/HORZ-logo-4Co_v2.png
new file mode 100644 (file)
index 0000000..c4d7673
Binary files /dev/null and b/assets/HORZ-logo-4Co_v2.png differ
index 6390594..d2e4ba8 100644 (file)
@@ -43,7 +43,7 @@
                         <header>
                             <div class="row">
                                 <div class="small-12 large-3 columns">
-                                    <a href="<?php echo esc_url( home_url() ); ?>"><img src="<?php echo esc_url( get_template_directory_uri() );?>/assets/silver-lake-sand-dunes-logo.png" alt="Silver Lake Logo"></a>
+                                    <a href="<?php echo esc_url( home_url() ); ?>"><img src="<?php echo esc_url( get_template_directory_uri() );?>/assets/HORZ-logo-4Co_v2.png" alt="Silver Lake Logo"></a>
                                 </div>
                                 <div class="large-5 columns headerSearch">
                                     <div class="row show-for-large-up">
index f9a6f82..1a56fb4 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: ThinkDunes
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for ThinkDunes
-Version: 1.0.29
+Version: 1.0.30
 */