From 49c6706ade6f8e27c8d0ddcc7a26380e42c6029c Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Tue, 2 Feb 2016 08:53:32 -0500 Subject: [PATCH] Secure the fonts use double slash --- header.php | 6 +++--- style.css | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/header.php b/header.php index 012ba5e..7af0740 100644 --- a/header.php +++ b/header.php @@ -5,9 +5,9 @@ <?php wp_title(); ?> - - - + + + diff --git a/style.css b/style.css index 50a0e0d..7ffdf8b 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: MountPleasantCVB Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for MountPleasantCVB -Version: 1.1.2 +Version: 1.1.3 */ -- 2.17.1