forked from GitHub/quartz
chore: ignore enableRadial on main docs
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
This commit is contained in:
parent
3eb8727c91
commit
fd8d80f1dd
@ -30,7 +30,7 @@ export const defaultContentPageLayout: PageLayout = {
|
||||
Component.DesktopOnly(Component.Explorer()),
|
||||
],
|
||||
right: [
|
||||
Component.Graph({ globalGraph: { enableRadial: true } }),
|
||||
Component.Graph(),
|
||||
Component.DesktopOnly(Component.TableOfContents()),
|
||||
Component.Backlinks(),
|
||||
],
|
||||
|
||||
Loading…
Reference in New Issue
Block a user