projects
/
WP-Themes
/
alpenfest.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d1e6481
)
Remove calendar feed from home page
author
Laury GvR
<laury@gaslightmedia.com>
Wed, 20 Jan 2016 14:02:43 +0000
(09:02 -0500)
committer
Laury GvR
<laury@gaslightmedia.com>
Wed, 20 Jan 2016 14:02:43 +0000
(09:02 -0500)
front-page.php
patch
|
blob
|
history
diff --git
a/front-page.php
b/front-page.php
index
e2cf884
..
fdea5c2
100644
(file)
--- a/
front-page.php
+++ b/
front-page.php
@@
-15,14
+15,9
@@
</div>
</div>
<div class="crosshatch"></div>
- <div id="events">
+
<!--
<div id="events">
<h1>Alpenfest Favorites!</h1>
- <div class="row">
- <div class="small-12 columns text-center">
- <?php echo do_shortcode('[ai1ec cat_name="Frontpage"]') ?>
- </div>
- </div>
- </div>
+ </div>-->
<div class="row">
<div class="small-12 columns">
<?php if(have_posts()) : while(have_posts()): the_post();?>