From 3081a9e9dc8d1e1fe37d8cb6a153cd1f3c1bf8b1 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Fri, 19 Feb 2016 10:44:30 -0500 Subject: [PATCH] Update the header file adding meta tag to break IE9 compatability mode from turning on --- header.php | 1 + style.css | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/header.php b/header.php index ed16e7e..9ad7fcd 100644 --- a/header.php +++ b/header.php @@ -1,6 +1,7 @@ + <?php wp_title(); ?> diff --git a/style.css b/style.css index 860b29b..f5d340a 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: SaultSteMarieCVB Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for SaultSteMarieCVB -Version: 1.0.14 +Version: 1.0.19 */ -- 2.17.1