projects
/
WP-Themes
/
gilmoremuseum.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d62ec82
)
Getting rid of 'welcome'
author
Laury GvR
<laury@gaslightmedia.com>
Mon, 6 Apr 2015 15:35:04 +0000
(11:35 -0400)
committer
Laury GvR
<laury@gaslightmedia.com>
Mon, 6 Apr 2015 15:35:04 +0000
(11:35 -0400)
front-page.php
patch
|
blob
|
history
diff --git
a/front-page.php
b/front-page.php
index
5eaf42d
..
76a7adc
100644
(file)
--- a/
front-page.php
+++ b/
front-page.php
@@
-7,7
+7,6
@@
<div id="content-wrapper">
<div class="row content">
<div id="welcome" class="small-12 columns row">
- <h2>Welcome</h2>
<?php if(have_posts()) : while(have_posts()): the_post();?>
<?php the_content();?>
<?php endwhile; else:?>