Revert the home page video back to the winter one.
authorSteve Sutton <steve@gaslightmedia.com>
Tue, 8 Aug 2017 15:23:42 +0000 (11:23 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Tue, 8 Aug 2017 15:24:21 +0000 (11:24 -0400)
Per client request.

front-page.php

index b8eec20..2cf1208 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/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(); ?>