From f135052bcd6c7bceaf2390d6c85225dfed7098d4 Mon Sep 17 00:00:00 2001 From: Ian Weller Date: Thu, 27 Apr 2017 15:45:31 -0400 Subject: [PATCH] I took out a few things I took out a few things that related to plugins or cache breaking --- footer.php | 4 +--- header.php | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/footer.php b/footer.php index 90799ee..d010f0a 100644 --- a/footer.php +++ b/footer.php @@ -23,9 +23,7 @@ - + diff --git a/header.php b/header.php index 68a5f37..b841f07 100644 --- a/header.php +++ b/header.php @@ -5,7 +5,7 @@ <?php wp_title(); ?> - + -- 2.17.1