projects
/
WP-Themes
/
petoskeyveterinarian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
943f159
)
I updated the enews signup link.
author
Ian Weller
<ian@gaslightmedia.com>
Mon, 15 May 2017 20:11:25 +0000
(16:11 -0400)
committer
Ian 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
patch
|
blob
|
history
diff --git
a/sections/footer.php
b/sections/footer.php
index
51a2a4c
..
a9fa236
100644
(file)
--- a/
sections/footer.php
+++ b/
sections/footer.php
@@
-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>