From 780c76adcaa566138b62c81b25a0ff6298fda2d4 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Mon, 9 Oct 2017 13:59:45 -0400 Subject: [PATCH] changing the embedded video in the footer changing the link in the footer, replacing the url to the iframe --- front-page.php | 2 +- header.php | 2 +- style.css | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/front-page.php b/front-page.php index dd747f7..3e68712 100644 --- a/front-page.php +++ b/front-page.php @@ -21,7 +21,7 @@
- +
diff --git a/header.php b/header.php index fcc6c60..10413c7 100644 --- a/header.php +++ b/header.php @@ -6,7 +6,7 @@ <?php wp_title(); ?> - + diff --git a/style.css b/style.css index c005752..0691240 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.2 +Version: 1.0.3 */ -- 2.17.1