From: Anthony Talarico Date: Thu, 31 May 2018 20:13:31 +0000 (-0400) Subject: adding script tag for header for mobile devices to download the alpenfest app X-Git-Tag: v2.0.25^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=79ceae31129b76bbede880b5fc41ab5c73d46180;p=WP-Themes%2Falpenfest.git 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 --- 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 */