From: Steve Sutton Date: Tue, 9 Feb 2016 21:46:31 +0000 (-0500) Subject: Adding IE compatability breaoker meta tag X-Git-Tag: v1.0.18^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=03c25231d439c0820af5e817663ff271b51191ea;p=WP-Themes%2Fotsego.git Adding IE compatability breaoker meta tag --- 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 */