mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-21 21:45:42 -05:00
chore: canvas layout
This commit is contained in:
parent
372874ac9e
commit
c6c5a44b00
@ -130,8 +130,9 @@ export const layout: {
|
|||||||
{ Component: darkmodeComponent },
|
{ Component: darkmodeComponent },
|
||||||
],
|
],
|
||||||
}),
|
}),
|
||||||
|
explorerComponent,
|
||||||
],
|
],
|
||||||
right: [],
|
right: [graphComponent, Component.DesktopOnly(tocComponent), backlinksComponent],
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user