From: Laury GvR Date: Wed, 22 Aug 2018 16:57:39 +0000 (-0400) Subject: New weather icon in footer X-Git-Tag: v1.0.24~1^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=1e313de597fa131ed5af3be3194e762979081696;p=WP-Themes%2Fgaylordmichigan.git New weather icon in footer --- diff --git a/assets/weather-icon.png b/assets/weather-icon.png index 1b52bdc..f91c2ae 100644 Binary files a/assets/weather-icon.png and b/assets/weather-icon.png differ diff --git a/header.php b/header.php index a98e11f..94f9d5d 100644 --- a/header.php +++ b/header.php @@ -6,7 +6,7 @@ <?php wp_title(); ?> - + diff --git a/style.css b/style.css index a0e4c1a..f3b23b3 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: GaylordCVB Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for GaylordCVB -Version: 1.0.23 +Version: 1.0.24 */