1
0

Disable graph

This commit is contained in:
2025-11-21 06:53:08 +01:00
parent 96b1dfc319
commit b153208ea5

View File

@@ -41,7 +41,7 @@ export const defaultContentPageLayout: PageLayout = {
Component.Explorer(),
],
right: [
Component.Graph(),
//Component.Graph(),
Component.DesktopOnly(Component.TableOfContents()),
Component.Backlinks(),
],