From db2e18be6c12c4bee0e73b9c81a18b7e5066476e Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Wed, 23 Jan 2019 15:12:52 -0500 Subject: [PATCH] Change city code to Alpena in the weather widget in the header --- parts/header-meta.php | 2 +- sections/header.php | 2 +- style.css | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/parts/header-meta.php b/parts/header-meta.php index ff8a981..29a5b09 100644 --- a/parts/header-meta.php +++ b/parts/header-meta.php @@ -2,7 +2,7 @@ <?php wp_title(); ?> - + diff --git a/sections/header.php b/sections/header.php index 49fc85c..7942abf 100644 --- a/sections/header.php +++ b/sections/header.php @@ -23,7 +23,7 @@
- +
diff --git a/style.css b/style.css index d5931c7..caeda2d 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: visitalpena2018 Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for Alpena CVB -Version: 1.0.0 +Version: 1.0.1 */ -- 2.17.1