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:
c8449a0
)
Revert the home page video back to the winter one.
author
Steve Sutton
<steve@gaslightmedia.com>
Tue, 8 Aug 2017 15:23:42 +0000
(11:23 -0400)
committer
Steve Sutton
<steve@gaslightmedia.com>
Tue, 8 Aug 2017 15:24:21 +0000
(11:24 -0400)
Per client request.
front-page.php
patch
|
blob
|
history
diff --git
a/front-page.php
b/front-page.php
index
b8eec20
..
2cf1208
100644
(file)
--- a/
front-page.php
+++ b/
front-page.php
@@
-21,7
+21,7
@@
</div>
<?php get_template_part('parts/blog-feed-front');?>
<div id="video">
- <iframe width="560" height="315" src="https://www.youtube.com/embed/
N8kkHr3TfXk
?rel=0" frameborder="0" allowfullscreen></iframe>
+ <iframe width="560" height="315" src="https://www.youtube.com/embed/
JWY2C8Z6d1g
?rel=0" frameborder="0" allowfullscreen></iframe>
</div>
</div>
<?php get_footer(); ?>