diff --git a/quartz.layout.ts b/quartz.layout.ts index 6eb11cfac..d1706f3d4 100644 --- a/quartz.layout.ts +++ b/quartz.layout.ts @@ -22,8 +22,10 @@ export const defaultContentPageLayout: PageLayout = { beforeBody: [Component.ArticleTitle()], left: [Component.MobileOnly(Component.Spacer())], right: [ - Component.MobileOnly(Component.Graph()), - Component.MobileOnly(Component.Backlinks()), + // Component.MobileOnly(Component.Graph()), + // Component.MobileOnly(Component.Backlinks()), + Component.Graph(), + Components.Backlinks() ], // beforeBody: [