Update instructions for how to use navigationLinks

I was confused by this for ~2 hours. I didn't realize that navigationStyle: 'custom' needed to be enabled to use the navigationLinks and was digging through the code wondering why navigationLinks were not showing.
This commit is contained in:
Jonathan Leung
2023-06-02 19:25:53 -04:00
committed by GitHub
parent 6e5aa567a6
commit daa97f210e

View File

@@ -49,7 +49,7 @@ export default siteConfig({
pageUrlOverrides: null,
// whether to use the default notion navigation style or a custom one with links to
// important pages
// important pages. To use `navigationLinks`, set `navigationStyle` to `custom`.
navigationStyle: 'default'
// navigationStyle: 'custom',
// navigationLinks: [