File tree Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -50,16 +50,16 @@ export default siteConfig({
50
50
51
51
// whether to use the default notion navigation style or a custom one with links to
52
52
// important pages. To use `navigationLinks`, set `navigationStyle` to `custom`.
53
- navigationStyle : 'default'
54
- // navigationStyle: 'custom',
55
- // navigationLinks: [
56
- // {
57
- // title: 'About',
58
- // pageId: 'f1199d37579b41cbabfc0b5174f4256a '
59
- // },
60
- // {
61
- // title: 'Contact ',
62
- // pageId: '6a29ebcb935a4f0689fe661ab5f3b8d1 '
63
- // }
64
- // ]
53
+ // navigationStyle: 'default'
54
+ navigationStyle : 'custom' ,
55
+ navigationLinks : [
56
+ {
57
+ title : 'About' ,
58
+ pageId : '11fd189352fe813aa054e300aa221b79 '
59
+ } ,
60
+ {
61
+ title : 'List ' ,
62
+ pageId : '120d189352fe80289cb6ea0d4e1ba921 '
63
+ }
64
+ ]
65
65
} )
You can’t perform that action at this time.
0 commit comments