From: Anthony Talarico Date: Mon, 1 Apr 2019 17:02:10 +0000 (-0400) Subject: adding summer video to the header X-Git-Tag: v1.0.46^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=3f22fe6442aade2248a03c86910ee91beff91e71;p=WP-Themes%2Fgaylordmichigan.git adding summer video to the header --- diff --git a/assets/videos/gaylord_fall2018.m4v b/assets/videos/gaylord_fall2018.m4v deleted file mode 100644 index dd51f38..0000000 Binary files a/assets/videos/gaylord_fall2018.m4v and /dev/null differ diff --git a/assets/videos/gaylord_winter2018.m4v b/assets/videos/gaylord_winter2018.m4v deleted file mode 100644 index 832c61a..0000000 Binary files a/assets/videos/gaylord_winter2018.m4v and /dev/null differ diff --git a/assets/videos/summer.mp4 b/assets/videos/summer.mp4 new file mode 100644 index 0000000..d9068c1 Binary files /dev/null and b/assets/videos/summer.mp4 differ diff --git a/front-page.php b/front-page.php index 5ef3369..00d4694 100644 --- a/front-page.php +++ b/front-page.php @@ -2,7 +2,7 @@
PAUSE diff --git a/header.php b/header.php index f1d8276..17565d5 100644 --- a/header.php +++ b/header.php @@ -6,7 +6,7 @@ <?php wp_title(); ?> - + diff --git a/style.css b/style.css index 838ce1a..df0bdb7 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.45 +Version: 1.0.46 */