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:
ad82db2
)
fixing syntax error in the category id for the front page post args
author
Anthony Talarico
<talarico@gaslightmedia.com>
Fri, 30 Sep 2016 20:22:01 +0000
(16:22 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Fri, 30 Sep 2016 20:22:01 +0000
(16: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
efcf180
..
220b9c6
100644
(file)
--- a/
parts/blog-feed-home.php
+++ b/
parts/blog-feed-home.php
@@
-1,4
+1,4
@@
-<?php $args = array( 'numberposts' => 3, 'category' => 9);?>
+<?php $args = array( 'numberposts' => 3, 'category' =>
2
9);?>
<h1>EMMET COUNTY NEWS</h1>
<div class="row collapse">
<div class="row blocks">