I placed the nav item Staffing to the secondary navigation. I am
debating if I should change the spacing between the navigation items.
<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>
Author: Gaslight Media
Author URI: http://www.gaslightmedia.com
Description: A theme for ThinkDunes
-Version: 1.0.30
+Version: 1.0.31
*/