From 42373a0efe138732f7531833a82799f236d8a0b1 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Wed, 16 May 2018 11:49:29 -0400 Subject: [PATCH] Update for https update call to sharethis --- index.php | 12 ++++++------ style.css | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/index.php b/index.php index ddc9c53..92272fc 100644 --- a/index.php +++ b/index.php @@ -27,11 +27,11 @@ if (is_search()) { include "sections/search.php"; } - if (is_page() && !is_front_page()) { - include "sections/interior-page.php"; + if (is_page() && !is_front_page()) { + include "sections/interior-page.php"; } - include "sections/footer.php"; - ?> + include "sections/footer.php"; + ?> @@ -41,7 +41,7 @@ - + - \ No newline at end of file + diff --git a/style.css b/style.css index 2105c95..5e219ab 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: OriginalButterflyHouse Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme made for OringinalButterflyHouse -Version: 1.0.7 +Version: 1.0.8 */ -- 2.17.1