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.
2 parents 6e5aa56 + daa97f2 commit 58929c8Copy full SHA for 58929c8
site.config.ts
@@ -49,7 +49,7 @@ export default siteConfig({
49
pageUrlOverrides: null,
50
51
// whether to use the default notion navigation style or a custom one with links to
52
- // important pages
+ // important pages. To use `navigationLinks`, set `navigationStyle` to `custom`.
53
navigationStyle: 'default'
54
// navigationStyle: 'custom',
55
// navigationLinks: [
0 commit comments