From f81e2cf80e560b52790e6502a1eaccc52fe186ec Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Thu, 12 Jul 2018 15:40:08 -0400 Subject: [PATCH] removing target blank from the blog icon in the header --- parts/header-meta.php | 2 +- sections/header.php | 2 +- style.css | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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 */ -- 2.17.1