projects
/
WP-Themes
/
staffords.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a07a402
)
moved link into top bar section
author
Anthony Talarico
<talarico@gaslightmedia.com>
Tue, 1 Dec 2015 14:39:03 +0000
(09:39 -0500)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Tue, 1 Dec 2015 14:39:03 +0000
(09:39 -0500)
header.php
patch
|
blob
|
history
diff --git
a/header.php
b/header.php
index
dd2be5a
..
45cd9ab
100644
(file)
--- a/
header.php
+++ b/
header.php
@@
-28,8
+28,9
@@
<nav class="top-bar" data-topbar role="navigation">
<section class="top-bar-section">
<?php about_top_bar(); ?>
+ <span id="linkHome"><a href="<?php bloginfo('url'); ?>"> Home </a></span>
</section>
- <span id="linkHome"><a href="<?php bloginfo('url'); ?>"> Home </a></span>
+
</nav>
</div>
<div class="right social large-4 columns">