added wrong page id for the subscribe link in the header
authorAnthony Talarico <talarico@gaslightmedia.com>
Tue, 2 Aug 2016 20:24:24 +0000 (16:24 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Tue, 2 Aug 2016 20:24:24 +0000 (16:24 -0400)
header.php

index bd3b2eb..763350d 100644 (file)
@@ -25,7 +25,7 @@
                             <div class="small-12 large-6 columns">
                                 <div class="row collapse">
                                     <div class="small-6 medium-4 large-5 columns subscribe">
-                                        <a href="<?php echo get_permalink(61); ?>">Subscribe</a>
+                                        <a href="<?php echo get_permalink(64); ?>">Subscribe</a>
                                     </div>
                                     <div class="small-6 medium-4 large-5 columns advertise">
                                         <a href="<?php echo get_permalink(61); ?>">Advertise</a>