Skip to content

Commit 540beb5

Browse files
author
Andrei Jiroh Eugenio Halili
committed
It's title, not name, you dougebag.
Signed-off-by: Andrei Jiroh Eugenio Halili <[email protected]>
1 parent 83464f9 commit 540beb5

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)