Removed extra title also derived from editor on dev site.
authorLaury GvR <laury@gaslightmedia.com>
Wed, 8 Jul 2015 20:57:00 +0000 (16:57 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Wed, 8 Jul 2015 20:57:00 +0000 (16:57 -0400)
parts/blog-feed.php

index 5c9c994..9802084 100644 (file)
@@ -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)); ?>