From 3300281015c107c18c0df701b55baf7eb7d96fe3 Mon Sep 17 00:00:00 2001 From: Ian Weller Date: Fri, 23 Sep 2016 10:42:10 -0400 Subject: [PATCH] cache break I updated the style call so it would show the new styles instead of the the old ones. --- header.php | 2 +- style.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/header.php b/header.php index 16a0fa7..dece7d2 100644 --- a/header.php +++ b/header.php @@ -4,7 +4,7 @@ <?php wp_title(); ?> - + diff --git a/style.css b/style.css index 3282f9b..4ae3dbe 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: EmmetCountyFair Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for EmmetCountyFair -Version: 1.0.23 +Version: 1.0.24 */ -- 2.17.1