I added the navigation item
authorIan Weller <ian@gaslightmedia.com>
Thu, 13 Apr 2017 14:56:08 +0000 (10:56 -0400)
committerIan Weller <ian@gaslightmedia.com>
Thu, 13 Apr 2017 14:56:08 +0000 (10:56 -0400)
I placed the nav item Staffing to the secondary navigation.  I am
debating if I should change the spacing between the navigation items.

header.php
style.css

index d2e4ba8..b73ad90 100644 (file)
@@ -54,6 +54,7 @@
                                             <ul>
                                                 <li><a href="<?php echo esc_url( home_url() ); ?>">Home</a></li>
                                                 <li><a href="<?php echo get_permalink(1494); ?>">Blog</a></li>
+                                                <li><a href="<?php echo get_permalink(1527); ?>">Staffing</a></li>
                                                 <li><a href="<?php echo get_permalink(237); ?>">Contact</a></li>
                                             </ul>
                                         </div>
index 1a56fb4..6b96629 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: ThinkDunes
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for ThinkDunes
-Version: 1.0.30
+Version: 1.0.31
 */