From: Anthony Talarico Date: Fri, 7 Jun 2019 12:58:25 +0000 (-0400) Subject: adding url to the community feed back anchor in the action items X-Git-Tag: v1.0.15^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=fb3ce6708b2300eb6316a5dcd0cf6f7e9fae7658;p=WP-Themes%2Fcityofharborsprings.git adding url to the community feed back anchor in the action items --- diff --git a/parts/action-items.php b/parts/action-items.php index c5748c1..f8e021b 100644 --- a/parts/action-items.php +++ b/parts/action-items.php @@ -6,7 +6,7 @@
-
Community Feedback
+
Community Feedback
diff --git a/parts/header-meta.php b/parts/header-meta.php index e0ee00e..034b7e1 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 ea20b47..2cfccd8 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.14 +Version: 1.0.15 */