From 9a8544e07efd9e0563bce88e1a6b4fc3e1a79f05 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Fri, 7 Jun 2019 08:38:56 -0400 Subject: [PATCH] fixing community feed back page id for the footer action item --- parts/action-items.php | 6 +++--- parts/header-meta.php | 2 +- style.css | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/parts/action-items.php b/parts/action-items.php index 226e19b..c5748c1 100644 --- a/parts/action-items.php +++ b/parts/action-items.php @@ -2,11 +2,11 @@
diff --git a/parts/header-meta.php b/parts/header-meta.php index c79f3b4..e0ee00e 100644 --- a/parts/header-meta.php +++ b/parts/header-meta.php @@ -2,7 +2,7 @@ <?php wp_title(); ?> - + diff --git a/style.css b/style.css index dbc5e84..ea20b47 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: City of Harbor Springs Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for City of Harbor Springs -Version: 1.0.13 +Version: 1.0.14 */ -- 2.17.1