projects
/
WP-Themes
/
capstone.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fcd25df
)
Hiding the Whitepapers category
author
Laury GvR
<laury@gaslightmedia.com>
Fri, 2 Jun 2017 21:08:05 +0000
(17:08 -0400)
committer
Laury GvR
<laury@gaslightmedia.com>
Fri, 2 Jun 2017 21:08:05 +0000
(17:08 -0400)
sections/front-page.php
patch
|
blob
|
history
diff --git
a/sections/front-page.php
b/sections/front-page.php
index
b3d99b6
..
6a6fe60
100644
(file)
--- a/
sections/front-page.php
+++ b/
sections/front-page.php
@@
-36,7
+36,7
@@
<div id="front-shop" class="block-column row small-up-1 medium-up-2 large-up-4" data-equalizer>
<?php $args = array(
'hide_empty' => false,
- 'exclude' => '1
7
',
+ 'exclude' => '1
8
',
'orderby' => 'menu_order',
'order' => 'ASC',
);