I updated the enews signup link.
authorIan Weller <ian@gaslightmedia.com>
Mon, 15 May 2017 20:11:25 +0000 (16:11 -0400)
committerIan Weller <ian@gaslightmedia.com>
Mon, 15 May 2017 20:11:25 +0000 (16:11 -0400)
I updated the link for the enews signup page.  It is in the footer ready
to be used.

sections/footer.php

index 51a2a4c..a9fa236 100644 (file)
@@ -8,7 +8,7 @@
         </div>
         <div class="small-12 small-centered medium-uncentered medium-4 columns">
             <div class="enews text-center">
-                <a href="#"><img src="<?php bloginfo('template_url');?>/assets/signup-for-enews.jpg"></a>
+                <a href="<?php echo get_permalink(728); ?>"><img src="<?php bloginfo('template_url');?>/assets/signup-for-enews.jpg"></a>
             </div>
         </div>        
     </div>