Skip to content

Commit 149915e

Browse files
Merge pull request #515 from byjonathanleung/main
2 parents 2990804 + 58929c8 commit 149915e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ export default siteConfig({
4949
pageUrlOverrides: null,
5050

5151
// whether to use the default notion navigation style or a custom one with links to
52-
// important pages
52+
// important pages. To use `navigationLinks`, set `navigationStyle` to `custom`.
5353
navigationStyle: 'default'
5454
// navigationStyle: 'custom',
5555
// navigationLinks: [

0 commit comments

Comments
 (0)