projects
/
WP-Themes
/
saultstemarie360.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7625d48
)
adding hospitalitymentality360 link to the header logo
author
Anthony Talarico
<talarico@gaslightmedia.com>
Tue, 24 Jul 2018 14:19:31 +0000
(10:19 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Tue, 24 Jul 2018 14:19:31 +0000
(10:19 -0400)
header.php
patch
|
blob
|
history
diff --git
a/header.php
b/header.php
index
4c8ab33
..
4eb58c6
100644
(file)
--- a/
header.php
+++ b/
header.php
@@
-44,7
+44,7
@@
<div class="flex-box">
<div id="logo-group">
<div id="main-logo" class="logo-<?php echo $page; ?> <?php echo $type; ?> header-logo">
- <a href="
<?php echo esc_url( home_url( '/' ) ); ?>
" rel="home">
+ <a href="
https://hospitalitymentality360.gaslightmedia.com
" rel="home">
<img id="hm360-logo" src="<?php echo get_template_directory_uri()."/assets/logo-small-white.png"; ?>" alt="<?php bloginfo( 'name' ); ?>">
</a>
</div>