testing smaller video for mobile
authorAnthony Talarico <talarico@gaslightmedia.com>
Tue, 28 Nov 2017 18:29:07 +0000 (13:29 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Tue, 28 Nov 2017 18:29:07 +0000 (13:29 -0500)
adding smaller video for mobile

assets/videos/header-mute.m4v [new file with mode: 0644]
parts/video.php

diff --git a/assets/videos/header-mute.m4v b/assets/videos/header-mute.m4v
new file mode 100644 (file)
index 0000000..6c1ef4d
Binary files /dev/null and b/assets/videos/header-mute.m4v differ
index 48b0778..6e5f7c4 100644 (file)
@@ -1,7 +1,7 @@
 <?php if (is_front_page()) : ?>
        <div id="front-page-video-container">
     <video id="front-page-video" playsinline autoplay loop muted>
-        <source src="<?php bloginfo('template_url'); ?>/assets/videos/no-audio.mp4" type="video/mp4">
+        <source src="<?php bloginfo('template_url'); ?>/assets/videos/header-mute.m4v" type="video/mp4">
     </video>
     
         <!-- <div class="show-for-medium-down">