From 01833ef797082fe9abf2e046048cc5b174bd7864 Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Wed, 26 Dec 2018 10:43:42 -0500 Subject: [PATCH] Removed chute from specific pages and frontpage --- front-page.php | 4 ++-- header.php | 2 +- index.php | 12 ++++++------ style.css | 2 +- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/front-page.php b/front-page.php index 39f1a62..139b0c3 100644 --- a/front-page.php +++ b/front-page.php @@ -2,11 +2,11 @@
-
+
diff --git a/header.php b/header.php index c0818d6..35a10a6 100644 --- a/header.php +++ b/header.php @@ -5,7 +5,7 @@ <?php wp_title(); ?> - + diff --git a/index.php b/index.php index e244508..22f8fae 100644 --- a/index.php +++ b/index.php @@ -13,14 +13,14 @@ ?>
- -
+ + + +
diff --git a/style.css b/style.css index 43b1432..5c8b5d7 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: SaultSteMarieCVB Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for SaultSteMarieCVB -Version: 1.1.37 +Version: 1.1.38 */ -- 2.17.1