From: Anthony Talarico Date: Tue, 6 Feb 2018 21:06:55 +0000 (-0500) Subject: fixing the blog single pages to use the content instead of excerpt X-Git-Tag: v1.0.13^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=05b7fa5e9e455ffd11c70a8b2c68cd6a90802047;p=WP-Themes%2Fbaragacounty.git fixing the blog single pages to use the content instead of excerpt blog single pages were using excerpt instead of content --- 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 */