From b1fa31b7c7621ccc544d1648b63fce84ad284e7b Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Thu, 20 Jun 2019 17:02:33 -0400 Subject: [PATCH] Comment out enews graphic in sidebar --- header.php | 2 +- index.php | 2 +- style.css | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/header.php b/header.php index 6f7690b..04cc725 100644 --- a/header.php +++ b/header.php @@ -4,7 +4,7 @@ <?php wp_title(); ?> - + diff --git a/index.php b/index.php index 9553adc..a877200 100644 --- a/index.php +++ b/index.php @@ -24,7 +24,7 @@ - + diff --git a/style.css b/style.css index 763c4b7..da7e26c 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: WequetonsingAssociation Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for WequetonsingAssociation -Version: 1.0.19 +Version: 1.0.20 */ -- 2.17.1