From 25ec4884f958bebfb8e050ca2d789f50874fa81c Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Wed, 12 Jun 2019 13:09:14 -0400 Subject: [PATCH] changing the contact us link to go to a page instead of an email --- parts/header-meta.php | 2 +- sections/footer.php | 6 +++--- style.css | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/parts/header-meta.php b/parts/header-meta.php index d960aac..f88d17d 100644 --- a/parts/header-meta.php +++ b/parts/header-meta.php @@ -2,7 +2,7 @@ <?php wp_title(); ?> - + diff --git a/sections/footer.php b/sections/footer.php index 9a9b6d0..cce04f3 100644 --- a/sections/footer.php +++ b/sections/footer.php @@ -31,9 +31,9 @@ - -
Contact Us - + +
Contact Us + Instagram Logo diff --git a/style.css b/style.css index afe46a9..dc52080 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: BrewbakersHousingRV Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for BrewbakersHousingRV -Version: 1.0.28 +Version: 1.0.29 */ -- 2.17.1