mirror of
https://github.com/d0zingcat/nextjs-notion-starter-kit.git
synced 2026-05-19 15:10:20 +00:00
Merge pull request #1 from byjonathanleung/clarify-site-config-comments-for-navigation-links
Update instructions for how to use navigationLinks
This commit is contained in:
@@ -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: [
|
||||
|
||||
Reference in New Issue
Block a user