From a7dc7a71dcbfeb750d90ab115f48ec7f4a19fcc2 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Fri, 23 Oct 2015 08:19:33 -0400 Subject: [PATCH] Switch out the blog feed on home page with blocks Note in project stated that they'll be no home page blog feed that this will be the blocks. --- front-page.php | 2 +- parts/blog-feed-front.php | 2 +- parts/glm-blocks.php | 35 ++++++++++++++++++----------------- 3 files changed, 20 insertions(+), 19 deletions(-) diff --git a/front-page.php b/front-page.php index c675a1b..845a280 100644 --- a/front-page.php +++ b/front-page.php @@ -9,7 +9,7 @@
- +
diff --git a/parts/blog-feed-front.php b/parts/blog-feed-front.php index 7623711..89ea1dc 100644 --- a/parts/blog-feed-front.php +++ b/parts/blog-feed-front.php @@ -8,7 +8,7 @@
- + ID, 'blog-feed-front'); ?>
diff --git a/parts/glm-blocks.php b/parts/glm-blocks.php index 24769cc..73cd2ce 100644 --- a/parts/glm-blocks.php +++ b/parts/glm-blocks.php @@ -1,26 +1,27 @@ -