increasing numberposts to 4 for the front page blog posts
authorAnthony Talarico <talarico@gaslightmedia.com>
Mon, 3 Oct 2016 12:22:58 +0000 (08:22 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Mon, 3 Oct 2016 12:22:58 +0000 (08:22 -0400)
parts/blog-feed-home.php

index e98c111..dcf83ba 100644 (file)
@@ -1,4 +1,4 @@
-<?php $args = array( 'numberposts' => 3, 'category' => 29);?>
+<?php $args = array( 'numberposts' => 4, 'category' => 29);?>
 <h1>EMMET COUNTY NEWS</h1>
 <div id="home-feed-posts">
 <?php