adding new youtube embed url to front page
authorAnthony Talarico <talarico@gaslightmedia.com>
Wed, 31 May 2017 16:06:32 +0000 (12:06 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Wed, 31 May 2017 16:06:32 +0000 (12:06 -0400)
changing the front page youtube video embed link

sections/front-page.php

index cdcaf72..6832f98 100644 (file)
@@ -28,7 +28,7 @@
                                             </div>
                                             <div class="medium-6 columns show-for-medium-up embedded-video">
                                               <div class="video-frame">
-                                                  <iframe width="100%" height="auto" src="https://www.youtube.com/embed/LOGRldUdkHA" frameborder="0" allowfullscreen></iframe>
+                                                  <iframe width="100%" height="auto" src="https://www.youtube.com/embed/QA6yqgjz7wc" frameborder="0" allowfullscreen></iframe>
                                               </div>
                                                
 <!--                                                <a href="#"><img src="<?php bloginfo('template_url'); ?>/assets/video-fpo.jpg"></a>-->