reducing the front page blog posts number from 4 to 3
authorAnthony Talarico <talarico@gaslightmedia.com>
Fri, 7 Oct 2016 19:40:44 +0000 (15:40 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Fri, 7 Oct 2016 19:40:44 +0000 (15:40 -0400)
parts/blog-feed-home.php

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