From 05b7fa5e9e455ffd11c70a8b2c68cd6a90802047 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Tue, 6 Feb 2018 16:06:55 -0500 Subject: [PATCH] fixing the blog single pages to use the content instead of excerpt blog single pages were using excerpt instead of content --- parts/blog-text.php | 7 ++++++- parts/header-meta.php | 2 +- style.css | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/parts/blog-text.php b/parts/blog-text.php index a05fd81..edab84c 100644 --- a/parts/blog-text.php +++ b/parts/blog-text.php @@ -9,5 +9,10 @@ Posted on - + + \ No newline at end of file diff --git a/parts/header-meta.php b/parts/header-meta.php index 78b35fa..6e32107 100644 --- a/parts/header-meta.php +++ b/parts/header-meta.php @@ -5,7 +5,7 @@ - + \ No newline at end of file diff --git a/style.css b/style.css index f076b3a..04ea243 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: BaragaCounty Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for BaragaCounty -Version: 1.0.12 +Version: 1.0.13 */ -- 2.17.1