From 1df52870ec336f2fe5f36cbdd64a55ee0b3d829e Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Tue, 31 Jul 2018 14:38:58 -0400 Subject: [PATCH] updating front page youtube video embed link swapping the youtube embed url on the front page --- parts/header-meta.php | 2 +- sections/front-page.php | 2 +- style.css | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/parts/header-meta.php b/parts/header-meta.php index c80826e..75ae1e6 100644 --- a/parts/header-meta.php +++ b/parts/header-meta.php @@ -2,7 +2,7 @@ <?php wp_title(); ?> - + \ No newline at end of file diff --git a/sections/front-page.php b/sections/front-page.php index d258cd0..e1c69ce 100644 --- a/sections/front-page.php +++ b/sections/front-page.php @@ -8,7 +8,7 @@
- +
diff --git a/style.css b/style.css index 5e219ab..bab3598 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: OriginalButterflyHouse Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme made for OringinalButterflyHouse -Version: 1.0.8 +Version: 1.0.9 */ -- 2.17.1