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:
f46da89
)
increasing numberposts to 4 for the front page blog posts
author
Anthony Talarico
<talarico@gaslightmedia.com>
Mon, 3 Oct 2016 12:22:58 +0000
(08:22 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Mon, 3 Oct 2016 12:22:58 +0000
(08:22 -0400)
parts/blog-feed-home.php
patch
|
blob
|
history
diff --git
a/parts/blog-feed-home.php
b/parts/blog-feed-home.php
index
e98c111
..
dcf83ba
100644
(file)
--- a/
parts/blog-feed-home.php
+++ b/
parts/blog-feed-home.php
@@
-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