will this fix depth?
This commit is contained in:
parent
1d12c761d0
commit
5d45aeea4a
|
@ -53,7 +53,9 @@ export const defaultListPageLayout: PageLayout = {
|
|||
localGraph: {
|
||||
depth: -1,
|
||||
},
|
||||
globalGraph: {}
|
||||
globalGraph: {
|
||||
depth: -1,
|
||||
}
|
||||
}),
|
||||
Component.DesktopOnly(Component.TableOfContents()),
|
||||
Component.Backlinks(),
|
||||
|
|
Loading…
Reference in a new issue