projects
/
WP-Themes
/
gaylordmichigan.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
62ebb16
)
Remove the frontpage 'Chute' placeholder image
author
Laury GvR
<laury@gaslightmedia.com>
Tue, 8 Aug 2017 14:19:50 +0000
(10:19 -0400)
committer
Laury GvR
<laury@gaslightmedia.com>
Tue, 8 Aug 2017 14:19:50 +0000
(10:19 -0400)
front-page.php
patch
|
blob
|
history
diff --git
a/front-page.php
b/front-page.php
index
be92cc7
..
b8eec20
100644
(file)
--- a/
front-page.php
+++ b/
front-page.php
@@
-14,9
+14,6
@@
<div class="row">
<?php get_template_part('parts/glm-blocks'); ?>
</div>
- <div class="img-feed" style="display: none;">
- <img src="<?php echo esc_url( get_template_directory_uri() ); ?>/assets/lens-fpo.jpg">
- </div>
<div class="feature-events">
<div id="event-feed-row" class="row">
<?php get_template_part('parts/event-feed'); ?>