From daf240a6dbf1f2716f668af799338c0825bbcde5 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Mon, 4 Mar 2019 15:14:59 -0500 Subject: [PATCH] cache busting the visitors guide image in the footer --- footer.php | 2 +- header.php | 2 +- style.css | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/footer.php b/footer.php index c0de846..3ea8220 100644 --- a/footer.php +++ b/footer.php @@ -1,7 +1,7 @@
- +
diff --git a/header.php b/header.php index 6a6b600..5e0f750 100644 --- a/header.php +++ b/header.php @@ -5,7 +5,7 @@ <?php wp_title(); ?> - + diff --git a/style.css b/style.css index 778b770..7dbba17 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: SaultSteMarieCVB Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for SaultSteMarieCVB -Version: 1.1.40 +Version: 1.1.41 */ -- 2.17.1