We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 89bb3f1 + b0bc492 commit 2b93e25Copy full SHA for 2b93e25
source/_patterns/02-organisms/00-global/00-header.mustache
@@ -1,9 +1,9 @@
1
<!-- Begin .header -->
2
<header class="header cf" role="banner">
3
- {{> atoms-log }}
+ {{> atoms-logo }}
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>
6
{{> molecules-primary-nav }}
7
{{> molecules-search }}
8
</header>
9
-<!-- End .header -->
+<!-- End .header -->
0 commit comments