Update link for blog
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 2 Sep 2016 15:43:40 +0000 (11:43 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 2 Sep 2016 15:43:40 +0000 (11:43 -0400)
Update the blog link on home page for the hubspot url.

index.php

index bffd56e..c7aab6c 100644 (file)
--- a/index.php
+++ b/index.php
@@ -544,7 +544,7 @@ $index_template = true;
                                 <div class="small-12 medium-5 columns text-center medium-text-left">
                                     <h3>Scrubs to C-Suite Blog</h3>
                                     <?php get_template_part('parts/blog-feed-front'); ?>
-                                    <a href="#" class="button">view our blog</a>
+                                    <a target="_blank" href="http://blog.capstoneleadership.net/" class="button">view our blog</a>
                                 </div>
                             </div>
                             <?php if (is_active_sidebar('sidebar-f')) :?>