Changed YouTube link in frontpage footer
authorLaury GvR <laury@gaslightmedia.com>
Mon, 20 Nov 2017 21:38:10 +0000 (16:38 -0500)
committerLaury GvR <laury@gaslightmedia.com>
Mon, 20 Nov 2017 21:38:10 +0000 (16:38 -0500)
front-page.php

index 3e68712..308c20b 100644 (file)
@@ -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(); ?>