From 03c25231d439c0820af5e817663ff271b51191ea Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Tue, 9 Feb 2016 16:46:31 -0500 Subject: [PATCH] Adding IE compatability breaoker meta tag --- header.php | 1 + style.css | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/header.php b/header.php index 4d63040..3c346fd 100644 --- a/header.php +++ b/header.php @@ -1,6 +1,7 @@ + <?php wp_title(); ?> diff --git a/style.css b/style.css index 1e1ba58..a887f4c 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: OtsegoCounty Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for OtsegoCounty -Version: 1.0.17 +Version: 1.0.18 */ -- 2.17.1