Release for new header video, cache bust, version bump
authorLaury GvR <laury@gaslightmedia.com>
Thu, 22 Aug 2019 22:48:03 +0000 (18:48 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Thu, 22 Aug 2019 22:48:03 +0000 (18:48 -0400)
header.php
style.css

index 9145e36..ca0ce44 100644 (file)
         <div id="slideshow">
             <div class="show-for-large-up">
                 <video id="headerVideo" autoplay="" loop="" muted="" playsinline>
-                    <source src="<?php bloginfo('template_url'); ?>/assets/header.m4v">
+                    <source src="<?php bloginfo('template_url'); ?>/assets/header.m4v?v=2">
                     <p>Your browser does not support HTML5 video.</p>
                 </video>
             </div>
index 6585dbe..8cc48e1 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,7 +3,7 @@ Theme Name: northland Storage
 Theme URI: https://accesspressthemes.com/wordpress-themes/accesspress-parallax/
 Author: AccessPress Themes
 Author URI: https://accesspressthemes.com/
-Version: 1.0.4
+Version: 1.0.6
 License: GNU General Public License v3 or later
 License URI: http://www.gnu.org/licenses/gpl-3.0.html
 Text Domain: accesspress-parallax
@@ -2995,4 +2995,4 @@ body.home #content .parallax-section .testimonial_rotator_slide_title{
     display: block;
     padding: 0;
     margin-bottom: 3px !important;
-}
\ No newline at end of file
+}