From: Anthony Talarico Date: Thu, 30 Aug 2018 20:07:58 +0000 (-0400) Subject: fixing off canvas toggle for desktop view X-Git-Tag: v1.0.53^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=3f5a2d3ec0ab4c4a7efd8aca72a0210e8d2b9a3f;p=WP-Themes%2Fstaffords.git fixing off canvas toggle for desktop view --- diff --git a/functions.php b/functions.php index 413739d..b1122b5 100644 --- a/functions.php +++ b/functions.php @@ -86,7 +86,7 @@ function glm_site_scripts() 'glm_foundation', get_template_directory_uri() . '/js/app.js', 'jquery', - '1.0.52', + '1.0.53', true ); diff --git a/header.php b/header.php index 34527cb..9705c96 100644 --- a/header.php +++ b/header.php @@ -4,7 +4,7 @@ <?php wp_title(); ?> - +