Instagram logo added, again.
authorLaury GvR <laury@gaslightmedia.com>
Fri, 27 Jul 2018 18:33:49 +0000 (14:33 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Fri, 27 Jul 2018 18:33:49 +0000 (14:33 -0400)
assets/instagram.png [new file with mode: 0644]
sections/header.php
style.css

diff --git a/assets/instagram.png b/assets/instagram.png
new file mode 100644 (file)
index 0000000..049a294
Binary files /dev/null and b/assets/instagram.png differ
index c63faeb..5422ebe 100644 (file)
@@ -11,7 +11,7 @@
                 <h5>989-733-8535</h5>
                 <div class="header-socials show-for-medium-up">
                     <a href="https://www.instagram.com/hrvbrewcrew/" target="_blank" class="social-link instagram">
-                        <img src="<?php bloginfo('template_url');?>/assets/facebook-icon.png" alt="Instagram Logo">
+                        <img src="<?php bloginfo('template_url');?>/assets/instagram.png" alt="Instagram Logo">
                     </a>
                     <a href="https://www.facebook.com/Brewbakers-Housing-RV-108257899205790/" target="_blank" class="social-link facebook">
                         <img src="<?php bloginfo('template_url');?>/assets/facebook-icon.png" alt="Facebook Logo">
index 1b6e5de..17fabd5 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: BrewbakersHousingRV
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for BrewbakersHousingRV
-Version: 1.0.14
+Version: 1.0.15
 */