projects
/
WP-Themes
/
westernup.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b496930
)
Update home page
author
Steve Sutton
<steve@gaslightmedia.com>
Fri, 2 Oct 2015 18:13:18 +0000
(14:13 -0400)
committer
Steve Sutton
<steve@gaslightmedia.com>
Fri, 2 Oct 2015 18:13:18 +0000
(14:13 -0400)
remove the banner from home page
front-page.php
patch
|
blob
|
history
diff --git
a/front-page.php
b/front-page.php
index
25bd82d
..
fd36ccb
100644
(file)
--- a/
front-page.php
+++ b/
front-page.php
@@
-15,7
+15,6
@@
<div id="content-wrapper">
<div class="row">
<div id="main-content" class="small-12 medium-8 large-9 columns">
- <a href="#"><img id="banner" alt="Banner Ad" src="<?php bloginfo('template_url'); ?>/assets/air-choice-one-ad.jpg"></a>
<?php if(have_posts()) : while(have_posts()): the_post();?>
<?php the_content();?>
<?php endwhile; else:?>