From: Steve Sutton Date: Wed, 16 May 2018 15:49:29 +0000 (-0400) Subject: Update for https X-Git-Tag: v1.0.8^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=42373a0efe138732f7531833a82799f236d8a0b1;p=WP-Themes%2Foriginalbutterflyhouse.git Update for https update call to sharethis --- 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 */