From: Anthony Talarico Date: Mon, 4 Mar 2019 20:14:59 +0000 (-0500) Subject: cache busting the visitors guide image in the footer X-Git-Tag: v1.1.41^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=daf240a6dbf1f2716f668af799338c0825bbcde5;p=WP-Themes%2Fsaultstemarie.git cache busting the visitors guide image in the footer --- 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 */