From: Anthony Talarico Date: Thu, 12 Jul 2018 19:40:08 +0000 (-0400) Subject: removing target blank from the blog icon in the header X-Git-Tag: v1.0.15^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=f81e2cf80e560b52790e6502a1eaccc52fe186ec;p=WP-Themes%2Ftroutcreek.git removing target blank from the blog icon in the header --- diff --git a/parts/header-meta.php b/parts/header-meta.php index c61ad30..3581433 100644 --- a/parts/header-meta.php +++ b/parts/header-meta.php @@ -2,6 +2,6 @@ <?php wp_title(); ?> - + \ No newline at end of file diff --git a/sections/header.php b/sections/header.php index e0c549f..f9d6870 100644 --- a/sections/header.php +++ b/sections/header.php @@ -13,7 +13,7 @@
  • -
  • +
  • diff --git a/style.css b/style.css index 2a4e98f..75bd070 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: TroutCreek Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for TroutCreek -Version: 1.0.14 +Version: 1.0.15 */