File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -51,19 +51,19 @@ export default siteConfig({
5151 // whether to use the default notion navigation style or a custom one with links to
5252 // important pages. To use `navigationLinks`, set `navigationStyle` to `custom`.
5353 // navigationStyle: 'default'
54- navigationStyle : 'custom ' ,
55- navigationLinks : [
56- {
57- title : 'About' ,
58- pageId : '0e220953a8244000b02b59736dd54081'
59- } ,
60- {
61- title : 'Contact' ,
62- pageId : '17941b0ab247459f9154f8831ce34c5b'
63- } ,
64- {
65- title : 'Chinese' ,
66- pageId : '1c577e35ee7f41bb931d4eb069b205e3'
67- }
68- ]
54+ navigationStyle : 'default ' ,
55+ // navigationLinks: [
56+ // {
57+ // title: 'About',
58+ // pageId: '0e220953a8244000b02b59736dd54081'
59+ // },
60+ // {
61+ // title: 'Contact',
62+ // pageId: '17941b0ab247459f9154f8831ce34c5b'
63+ // },
64+ // {
65+ // title: 'Chinese',
66+ // pageId: '1c577e35ee7f41bb931d4eb069b205e3'
67+ // }
68+ // ]
6969} )
You can’t perform that action at this time.
0 commit comments