Update the logo
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 30 Dec 2015 21:16:59 +0000 (16:16 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 30 Dec 2015 21:16:59 +0000 (16:16 -0500)
New one from Collins

assets/logo.png
header.php
style.css

index 5200aaa..7ace533 100644 (file)
Binary files a/assets/logo.png and b/assets/logo.png differ
index 9bc10be..74ba04f 100644 (file)
@@ -15,7 +15,7 @@
                 <header>
                     <div class="row">
                         <div class="small-12 small-only-text-center medium-6 large-3 columns">
-                            <a id="logo" href="<?php echo home_url('/'); ?>"><img src="<?php echo get_template_directory_uri(); ?>/assets/logo.png"></a>
+                            <a id="logo" href="<?php echo home_url('/'); ?>"><img src="<?php echo get_template_directory_uri(); ?>/assets/logo.png?v=1"></a>
                         </div>
                         <div class="small-12 medium-6 medium-offset-0 large-8 large-offset-1 columns">
                             <div id="sec-nav" class="left show-for-medium-up">
index 0dd7aad..6c3b3e0 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: EmmetCountyGovernment
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for EmmetCountyGovernment
-Version: 1.1.25
+Version: 1.1.26
 */