From 4e8a607f4694300176f2d5b6d0b597a7e9a98956 Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Tue, 6 Jun 2017 15:47:36 -0400 Subject: [PATCH] Bumping stylesheet --- parts/header-meta.php | 2 +- sections/front-page.php | 2 +- style.css | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/parts/header-meta.php b/parts/header-meta.php index 7073aa2..d4e378d 100644 --- a/parts/header-meta.php +++ b/parts/header-meta.php @@ -2,7 +2,7 @@ <?php wp_title(); ?> - + diff --git a/sections/front-page.php b/sections/front-page.php index ed90b6d..8e84e13 100644 --- a/sections/front-page.php +++ b/sections/front-page.php @@ -36,7 +36,7 @@
false, - 'exclude' => '17', + 'exclude' => '18', 'orderby' => 'menu_order', 'order' => 'ASC', ); diff --git a/style.css b/style.css index a15bf3a..56f4db5 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: Capstone Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for Capstone -Version: 1.0.18 +Version: 1.0.20 */ -- 2.17.1