Skip to content

Commit c22f52e

Browse files
author
Andrei Jiroh Eugenio Halili
authored
Merge branch 'master' into update-lockfiles
2 parents 7330bfb + 540beb5 commit c22f52e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gatsby-config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ module.exports = {
1414
baseDirectory: __dirname,
1515

1616
// navigation stuff
17-
navItems: [{ name: "Get started", url: "/choose-your-path/"}],
17+
navItems: [{ title: "Get started", url: "/choose-your-path/"}],
1818
sections: [ "Starter Pack", "User's Manual", "For Maintainers", "Reference", "Documentation Contributors Zone" ],
1919
},
2020
},

0 commit comments

Comments
 (0)