Skip to content

Commit e3f2735

Browse files
authored
fix: reset incorrect footer items #487 (#488)
1 parent f1b186b commit e3f2735

File tree

1 file changed

+1
-1
lines changed
  • source/_patterns/03-areas/00-header

1 file changed

+1
-1
lines changed

source/_patterns/03-areas/00-header/meta.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<div class="rea-meta">
22
{{> components-sitesearch }}
3-
{{> components-metanavigation }}
3+
{{> components-metanavigation navItems='' }}
44
{{> components-language-switcher }}
55
{{#if loggedIn }}
66
{{> components-dropdown id="headerlogin" summary="Ina Wheeler" styleModifier=" is-account" }}

0 commit comments

Comments
 (0)