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 2990804 + 58929c8 commit 149915eCopy full SHA for 149915e
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