projects
/
WP-Themes
/
petoskeyarea.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e2c8566
)
Modifying the top bar navigation.
author
Ian Weller
<ian@gaslightmedia.com>
Mon, 26 Aug 2019 15:05:24 +0000
(11:05 -0400)
committer
Ian Weller
<ian@gaslightmedia.com>
Mon, 26 Aug 2019 15:05:24 +0000
(11:05 -0400)
I removed the community link and dropdown area map from the top-bar.php.
parts/top-bar.php
patch
|
blob
|
history
diff --git
a/parts/top-bar.php
b/parts/top-bar.php
index
2674efb
..
3566bf6
100644
(file)
--- a/
parts/top-bar.php
+++ b/
parts/top-bar.php
@@
-1,7
+1,6
@@
<nav class="top-bar show-for-large-up" data-topbar role="navigation">
<section class="top-bar-section">
- <?php get_template_part("parts/community-map"); ?>
<?php glm_theme_top_bar(); ?>
</section>
</nav>
\ No newline at end of file