From 85e26b8194883804391c4df7561d485ca520dd51 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Wed, 2 May 2018 16:38:31 -0400 Subject: [PATCH] Update blog feed excerpts Include images. --- parts/blog-feed-front.php | 6 +++--- parts/blog-text.php | 4 ++-- style.css | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/parts/blog-feed-front.php b/parts/blog-feed-front.php index 6913cd3..5ebe5db 100644 --- a/parts/blog-feed-front.php +++ b/parts/blog-feed-front.php @@ -13,13 +13,13 @@ foreach($lastposts as $post) : setup_postdata($post); ?>
- +

-
+
- \ No newline at end of file + diff --git a/parts/blog-text.php b/parts/blog-text.php index 6de7e4b..05cbc19 100644 --- a/parts/blog-text.php +++ b/parts/blog-text.php @@ -7,5 +7,5 @@ Posted on - - \ No newline at end of file + + diff --git a/style.css b/style.css index 799eaed..2cb4ecf 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: MiGCSA Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for MiGCSA -Version: 1.0.4 +Version: 1.0.5 */ -- 2.17.1