remove one more target blank
authorSteve Sutton <steve@gaslightmedia.com>
Mon, 16 Nov 2015 19:59:48 +0000 (14:59 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Mon, 16 Nov 2015 19:59:48 +0000 (14:59 -0500)
parts/sidebar.php
style.css

index 906d88a..a6e6dcb 100644 (file)
@@ -24,7 +24,7 @@
             </li>
             <li class="front-sidebar-featured-item">
                 <div>
-                    <a target="_blank" href="<?php echo esc_url(get_permalink(10660));?>">
+                    <a href="<?php echo esc_url(get_permalink(10660));?>">
                         <img src="<?php echo get_template_directory_uri(); ?>/assets/featured-property.jpg">
                         <span class="front-sidebar-featured-title">Property Search</span>
                         <span class="front-sidebar-featured-text">Find property and land data.</span>
index c3dd8bc..94a1ed5 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.0.4
+Version: 1.0.5
 */