Skip to content
This repository was archived by the owner on Feb 7, 2023. It is now read-only.

Commit 4bbcf3d

Browse files
committed
Header markup updates
1 parent ab46aca commit 4bbcf3d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/_patterns/02-organisms/00-global/00-header.mustache

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<!-- Begin .header -->
22
<header class="header cf" role="banner">
3-
{{> atoms-log }}
4-
<a href="#" class="nav-toggle nav-toggle-search icon-search"><span class="is-vishidden">Search</span></a>
5-
<a href="#" class="nav-toggle nav-toggle-menu icon-menu"><span class="is-vishidden">Menu</span></a>
3+
{{> atoms-logo }}
4+
<a href="#search-form" class="nav-toggle-search icon-search"><span class="is-vishidden">Search</span></a>
5+
<a href="#menu" class=" nav-toggle-menu icon-menu"><span class="is-vishidden">Menu</span></a>
66
{{> molecules-primary-nav }}
77
{{> molecules-search }}
88
</header>

0 commit comments

Comments
 (0)