swapping header video from summer to fall
authorAnthony Talarico <talarico@gaslightmedia.com>
Tue, 3 Sep 2019 20:47:42 +0000 (16:47 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Tue, 3 Sep 2019 20:47:42 +0000 (16:47 -0400)
assets/videos/fall.mp4 [new file with mode: 0644]
front-page.php

diff --git a/assets/videos/fall.mp4 b/assets/videos/fall.mp4
new file mode 100644 (file)
index 0000000..30816e3
Binary files /dev/null and b/assets/videos/fall.mp4 differ
index 00d4694..1a51f47 100644 (file)
@@ -2,7 +2,7 @@
 <?php //get_template_part('parts/slide-show');?>
 <div id="video">
     <video id="front-page-video" playsinline autoplay loop muted>
-        <source src="<?php bloginfo('template_url'); ?>/assets/videos/summer.mp4" type="video/mp4">
+        <source src="<?php bloginfo('template_url'); ?>/assets/videos/fall.mp4" type="video/mp4">
     </video>
     <div id="video-controls">
         <span id="pause-video">PAUSE</span>