From 89f23ec495bf5a8f8c74fd291003baeda67d4ffb Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Tue, 30 Apr 2019 11:38:06 -0400 Subject: [PATCH] removing mailchimp script from all pages --- index.php | 4 ---- parts/header-meta.php | 2 +- style.css | 2 +- 3 files changed, 2 insertions(+), 6 deletions(-) diff --git a/index.php b/index.php index 65a5f5c..f69b37f 100644 --- a/index.php +++ b/index.php @@ -44,10 +44,6 @@ - - - - diff --git a/parts/header-meta.php b/parts/header-meta.php index b70c120..0ba8ca9 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 3c8d109..ab1ade4 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.19 +Version: 1.0.20 */ -- 2.17.1