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:
8212f21
)
Changed YouTube link in frontpage footer
author
Laury GvR
<laury@gaslightmedia.com>
Mon, 20 Nov 2017 21:38:10 +0000
(16:38 -0500)
committer
Laury GvR
<laury@gaslightmedia.com>
Mon, 20 Nov 2017 21:38:10 +0000
(16:38 -0500)
front-page.php
patch
|
blob
|
history
diff --git
a/front-page.php
b/front-page.php
index
3e68712
..
308c20b
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/
zgJLimurjQ8
?rel=0" frameborder="0" allowfullscreen></iframe>
+ <iframe width="560" height="315" src="https://www.youtube.com/embed/
etv3-mo9Q-Y
?rel=0" frameborder="0" allowfullscreen></iframe>
</div>
</div>
<?php get_footer(); ?>