From: Anthony Talarico Date: Wed, 12 Jun 2019 17:09:14 +0000 (-0400) Subject: changing the contact us link to go to a page instead of an email X-Git-Tag: v1.0.29^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=25ec4884f958bebfb8e050ca2d789f50874fa81c;p=WP-Themes%2Fbrewbakers.git changing the contact us link to go to a page instead of an email --- 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 */