From 63ef2170eb606c6f8ce8065613359d4400f959bd Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Thu, 8 Mar 2018 14:47:01 -0500 Subject: [PATCH] fixing red hot deals link on front page fixing red hot deals action item link --- parts/header-meta.php | 2 +- sections/action-container.php | 2 +- style.css | 6 +----- 3 files changed, 3 insertions(+), 7 deletions(-) diff --git a/parts/header-meta.php b/parts/header-meta.php index 927a642..b51636a 100644 --- a/parts/header-meta.php +++ b/parts/header-meta.php @@ -2,7 +2,7 @@ <?php wp_title(); ?> - + diff --git a/sections/action-container.php b/sections/action-container.php index eb00985..dc41c86 100644 --- a/sections/action-container.php +++ b/sections/action-container.php @@ -28,7 +28,7 @@ Homes
  • - Red Hot Deals + Red Hot Deals
  • diff --git a/style.css b/style.css index 4ff531e..1480ead 100644 --- a/style.css +++ b/style.css @@ -3,9 +3,5 @@ Theme Name: BrewbakersHousingRV Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for BrewbakersHousingRV -<<<<<<< HEAD -Version: 1.0.6 -======= -Version: 1.0.7 ->>>>>>> release/1.0.7 +Version: 1.0.8 */ -- 2.17.1