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.
1 parent 7465219 commit b78fd54Copy full SHA for b78fd54
1 file changed
components/Navigation/index.jsx
@@ -17,6 +17,7 @@ export default ({ metadata }) => {
17
return (
18
<NavBar
19
Logo={Logo}
20
+ pathname="/learn"
21
sidebarItemTogglerAriaLabel="Toggle navigation menu"
22
navItems={navigation}
23
>
0 commit comments