From 79ceae31129b76bbede880b5fc41ab5c73d46180 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Thu, 31 May 2018 16:13:31 -0400 Subject: [PATCH] adding script tag for header for mobile devices to download the alpenfest app adding script tag in header that should add modal on mobile devices --- header.php | 3 ++- style.css | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/header.php b/header.php index 2edc57f..f3d0d46 100644 --- a/header.php +++ b/header.php @@ -4,12 +4,13 @@ <?php wp_title(); ?> - + +
diff --git a/style.css b/style.css index 3b201e8..0c8deb9 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: Gaylord Alpenfest Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for Gaylord Alpenfest -Version: 2.0.24 +Version: 2.0.25 */ -- 2.17.1