removing travel professionals from the pre header
authorAnthony Talarico <talarico@gaslightmedia.com>
Wed, 2 Jan 2019 18:12:20 +0000 (13:12 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Wed, 2 Jan 2019 18:12:20 +0000 (13:12 -0500)
sections/header.php
style.css

index 67624c7..04f488e 100644 (file)
@@ -26,7 +26,6 @@
                     <a href="<?php echo esc_url( home_url( '/' ) ); ?>"><img alt="Mackinaw City Pure Michigan" src="<?php bloginfo('template_url'); ?>/assets/logo_brand_small_white.png?v=1.0"></a>
                 </div>
                 <ul class="sec-nav">
-                    <li><a href="<?php echo get_permalink(20); ?>">Travel Professionals</a></li>
                     <li><a href="<?php echo get_permalink(21); ?>">Contact Us</a></li>
                 </ul>
                 <ul class="social">
index 8a6d97e..860ad2e 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: MackinawAreaVB
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for MackinawAreaVB
-Version: 1.0.22
+Version: 1.0.23
 */