projects
/
WP-Themes
/
GovernmentEmmet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
94ecc5c
)
reducing the front page blog posts number from 4 to 3
author
Anthony Talarico
<talarico@gaslightmedia.com>
Fri, 7 Oct 2016 19:40:44 +0000
(15:40 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Fri, 7 Oct 2016 19:40:44 +0000
(15:40 -0400)
parts/blog-feed-home.php
patch
|
blob
|
history
diff --git
a/parts/blog-feed-home.php
b/parts/blog-feed-home.php
index
dcf83ba
..
e98c111
100644
(file)
--- a/
parts/blog-feed-home.php
+++ b/
parts/blog-feed-home.php
@@
-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