projects
/
WP-Themes
/
glmthemes
/
crawfordcounty-theme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c7e8755
)
Removed extra title also derived from editor on dev site.
author
Laury GvR
<laury@gaslightmedia.com>
Wed, 8 Jul 2015 20:57:00 +0000
(16:57 -0400)
committer
Laury GvR
<laury@gaslightmedia.com>
Wed, 8 Jul 2015 20:57:00 +0000
(16:57 -0400)
parts/blog-feed.php
patch
|
blob
|
history
diff --git
a/parts/blog-feed.php
b/parts/blog-feed.php
index
5c9c994
..
9802084
100644
(file)
--- a/
parts/blog-feed.php
+++ b/
parts/blog-feed.php
@@
-5,7
+5,6
@@
<div class="content-wrapper">
<div class="row wordpress-content">
- <h1>Recent Emmet County News</h1>
<?php foreach($lastposts as $post) : setup_postdata($post); ?>
<div class="small-12 columns blog-feed-post">
<?php $thumbnail = get_the_post_thumbnail($post->ID, array(130, 130)); ?>