Skip to content

Commit 58929c8

Browse files
authored
Merge pull request #1 from byjonathanleung/clarify-site-config-comments-for-navigation-links
Update instructions for how to use navigationLinks
2 parents 6e5aa56 + daa97f2 commit 58929c8

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)