From 212080f05fed5f05ce7fd6a9fc1e496a3223c1c9 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Wed, 21 Aug 2019 12:54:27 -0400 Subject: [PATCH] removing the header tagline, adding a url to the pure michigan logo in the footer adding url to footer logo --- parts/header-meta.php | 2 +- sections/footer.php | 2 +- sections/header.php | 2 +- style.css | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/parts/header-meta.php b/parts/header-meta.php index f86ea08..7412861 100644 --- a/parts/header-meta.php +++ b/parts/header-meta.php @@ -4,7 +4,7 @@ <?php wp_title(); ?> - + diff --git a/sections/footer.php b/sections/footer.php index 9f423d1..92ddb3d 100644 --- a/sections/footer.php +++ b/sections/footer.php @@ -13,7 +13,7 @@
- +
-
Eight Great Towns, One Great Lake
+
diff --git a/style.css b/style.css index 1eb8df7..c25ae06 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: HarborCountry Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for HarborCountry -Version: 1.0.44 +Version: 1.0.45 */ -- 2.17.1