From: Anthony Talarico Date: Wed, 4 Oct 2017 17:05:30 +0000 (-0400) Subject: changing out the footer video embed url X-Git-Tag: v1.0.2^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=ed8f4ecf4959b8aea9acdbf7841bac2cf999035d;p=WP-Themes%2Fgaylordmichigan.git changing out the footer video embed url replacing the footer video youtube url --- diff --git a/front-page.php b/front-page.php index 2cf1208..dd747f7 100644 --- a/front-page.php +++ b/front-page.php @@ -21,7 +21,7 @@
- +
diff --git a/header.php b/header.php index fa76bc7..fcc6c60 100644 --- a/header.php +++ b/header.php @@ -6,7 +6,7 @@ <?php wp_title(); ?> - + diff --git a/package.json b/package.json index 278cbb3..aad1e5a 100644 --- a/package.json +++ b/package.json @@ -10,5 +10,9 @@ "grunt-contrib-uglify": "~0.7.0", "grunt-contrib-concat": "~0.5.0", "grunt-contrib-copy": "~0.7.0" + }, + "dependencies": { + "request": "~2.81.0", + "node-sass": "~4.5.3" } -} \ No newline at end of file +} diff --git a/style.css b/style.css index cdbdb7d..c005752 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.1 +Version: 1.0.2 */