updated register link in sidebar
authorIan Weller <ian@gaslightmedia.com>
Wed, 1 Jun 2016 14:58:05 +0000 (10:58 -0400)
committerIan Weller <ian@gaslightmedia.com>
Wed, 1 Jun 2016 14:58:05 +0000 (10:58 -0400)
parts/blog-feed-home.php

index 152a604..c75539e 100644 (file)
@@ -54,5 +54,5 @@ foreach($lastposts as $post) : setup_postdata($post); ?>
 );
         ?>
 <?php wp_login_form($args); ?>
-        <a class="registerLink" href="<?php echo get_permalink(43); ?>"> Don't have an account? Register here </a>
+        <a class="registerLink" href="<?php echo get_permalink(638); ?>"> Don't have an account? Register here </a>
 </div>
\ No newline at end of file