projects
/
WP-Themes
/
francejourneys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ae33d0
)
removing map accidentally added to the front page
author
Anthony Talarico
<talarico@gaslightmedia.com>
Tue, 15 Nov 2016 14:45:45 +0000
(09:45 -0500)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Tue, 15 Nov 2016 14:45:45 +0000
(09:45 -0500)
front-page.php
patch
|
blob
|
history
diff --git
a/front-page.php
b/front-page.php
index
0acba85
..
59ca46d
100644
(file)
--- a/
front-page.php
+++ b/
front-page.php
@@
-8,10
+8,6
@@
?>
</div>
<div class="row">
- <div class="small-12 columns">
- <?php get_template_part('parts/france-regions'); ?>
- </div>
-
<div id="main-content" class="small-11 small-centered columns">
<?php if(have_posts()) : while(have_posts()): the_post();?>
<?php the_content();?>