From afdbb93fa0076e23df5d8bbfc91c46243a15e22b Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Mon, 6 Aug 2018 08:36:06 -0400 Subject: [PATCH] adding mailchimp javascript popup form to homepage included front page in the js mailchimp popup form --- index.php | 2 +- parts/header-meta.php | 2 +- style.css | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/index.php b/index.php index dd423f1..11340a4 100644 --- a/index.php +++ b/index.php @@ -46,7 +46,7 @@ - + diff --git a/parts/header-meta.php b/parts/header-meta.php index bc88099..fc65264 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 7847652..42e8ee2 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: bayharbor Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for Bay Harbor -Version: 1.0.4 +Version: 1.0.5 */ \ No newline at end of file -- 2.17.1