From 50b39c1ca9838359c8c42f130ce33f02305b075b Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Tue, 21 Jun 2016 07:59:50 -0400 Subject: [PATCH] Adding style version number to css call. add v=1.0.0 to make it easier to cache bust later --- header.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/header.php b/header.php index 96c204b..88c67b8 100644 --- a/header.php +++ b/header.php @@ -4,7 +4,7 @@ <?php wp_title(); ?> - + -- 2.17.1