projects
/
WP-Themes
/
capstone.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bebb38c
)
Update link for blog
author
Steve Sutton
<steve@gaslightmedia.com>
Fri, 2 Sep 2016 15:43:40 +0000
(11:43 -0400)
committer
Steve 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
patch
|
blob
|
history
diff --git
a/index.php
b/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')) :?>