From ced11c56e6dfca3e4775c1ca22fc68ad44408e53 Mon Sep 17 00:00:00 2001 From: Ian Weller Date: Thu, 6 Apr 2017 14:08:15 -0400 Subject: [PATCH] breaking cache I bumped up the style call number to break any saved caches. --- header.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/header.php b/header.php index fdbd0da..fb72daf 100644 --- a/header.php +++ b/header.php @@ -4,7 +4,7 @@ <?php wp_title(); ?> - + -- 2.17.1