projects
/
WP-Themes
/
crawfordco.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
368e0fa
)
re-refixed videos link
author
Laury GvR
<laury@gaslightmedia.com>
Tue, 12 May 2015 19:07:55 +0000
(15:07 -0400)
committer
Laury GvR
<laury@gaslightmedia.com>
Tue, 12 May 2015 19:07:55 +0000
(15:07 -0400)
front-page.php
patch
|
blob
|
history
diff --git
a/front-page.php
b/front-page.php
index
25670cb
..
bd51840
100644
(file)
--- a/
front-page.php
+++ b/
front-page.php
@@
-63,7
+63,7
@@
</div>
<div class="small-8 small-centered small-text-center large-text-left large-9 columns">
<h2>Emmet County Videos</h2>
- <a href="<?php echo
get_page_by_title("Videos"
); ?>">Emmet County the one of a kind place it is to work, live and play!</a>
+ <a href="<?php echo
esc_url(the_permalink(get_page_by_title("Videos"))
); ?>">Emmet County the one of a kind place it is to work, live and play!</a>
</div>
</div>
</div>