updated the contact link in header
authorIan Weller <ian@gaslightmedia.com>
Wed, 3 Aug 2016 18:19:14 +0000 (14:19 -0400)
committerIan Weller <ian@gaslightmedia.com>
Wed, 3 Aug 2016 18:19:14 +0000 (14:19 -0400)
header.php

index ff40ca5..7ff18e6 100644 (file)
@@ -42,7 +42,7 @@
                                         <div id="sec-head-nav" class="large-12 columns text-right">
                                             <ul>
                                                 <li><a href="<?php echo esc_url( home_url() ); ?>">Home</a></li>
-                                                <li><a href="<?php echo get_permalink(237); ?>">Contact</a></li>
+                                                <li><a href="<?php echo get_permalink(38); ?>">Contact</a></li>
                                             </ul>
                                         </div>
                                     </div>