From: Anthony Talarico Date: Tue, 8 Aug 2017 19:58:12 +0000 (-0400) Subject: added new logo to header and footer X-Git-Tag: v1.0.37^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=e6153c3e630e21afeb697e5235c3b4c5f732415e;p=WP-Themes%2Fpetoskeyarea.git added new logo to header and footer bumped stylesheet version, added new logo to the header and footer --- diff --git a/assets/petoskey-logo.png b/assets/petoskey-logo.png new file mode 100644 index 0000000..8057697 Binary files /dev/null and b/assets/petoskey-logo.png differ diff --git a/footer.php b/footer.php index 8812632..f18fc54 100644 --- a/footer.php +++ b/footer.php @@ -45,7 +45,7 @@
- Petoskey Area Logo + Petoskey Area Logo
diff --git a/header.php b/header.php index fa542b2..c7dc19c 100644 --- a/header.php +++ b/header.php @@ -4,7 +4,7 @@ <?php wp_title(); ?> - + @@ -52,7 +52,7 @@ window._fbq.push(['track', 'PixelInitialized', {}]);
- Petoskey Area Logo + Petoskey Area Logo
diff --git a/style.css b/style.css index 0f0e943..bd009a8 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: PetoskeyArea Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for PetoskeyArea -Version: 1.0.36 +Version: 1.0.37 */