From: Anthony Talarico Date: Tue, 13 Mar 2018 15:29:28 +0000 (-0400) Subject: changing the front page video src X-Git-Tag: v1.0.14^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=1fd69369441b20d22b269d16ed2259c4efd36ac5;p=WP-Themes%2Fgaylordmichigan.git changing the front page video src swapping the front page video --- diff --git a/assets/gaylord.m4v b/assets/gaylord.m4v new file mode 100644 index 0000000..fa37ea7 Binary files /dev/null and b/assets/gaylord.m4v differ diff --git a/assets/winter_video.mp4 b/assets/winter_video.mp4 deleted file mode 100644 index 0bcadcd..0000000 Binary files a/assets/winter_video.mp4 and /dev/null differ diff --git a/front-page.php b/front-page.php index 258374c..7e3d7be 100644 --- a/front-page.php +++ b/front-page.php @@ -22,7 +22,7 @@
diff --git a/header.php b/header.php index 67ef90d..ed5e19e 100644 --- a/header.php +++ b/header.php @@ -6,7 +6,7 @@ <?php wp_title(); ?> - + diff --git a/style.css b/style.css index 94cf6b4..d2f5085 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: GaylordCVB Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for GaylordCVB -Version: 1.0.13 +Version: 1.0.14 */