We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fd9901 commit 2eb717aCopy full SHA for 2eb717a
quartz.layout.ts
@@ -17,6 +17,7 @@ export const sharedPageComponents: SharedLayout = {
17
const graphOptions: GraphOptions = {
18
localGraph: {
19
...defaultOptions.localGraph,
20
+ depth: 2
21
},
22
globalGraph: {
23
...defaultOptions.globalGraph,
0 commit comments