mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-05-18 06:24:22 +02:00
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()),
|
Component.DesktopOnly(Component.Explorer()),
|
||||||
],
|
],
|
||||||
right: [
|
right: [
|
||||||
Component.Graph({ globalGraph: { enableRadial: true } }),
|
Component.Graph(),
|
||||||
Component.DesktopOnly(Component.TableOfContents()),
|
Component.DesktopOnly(Component.TableOfContents()),
|
||||||
Component.Backlinks(),
|
Component.Backlinks(),
|
||||||
],
|
],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user