From 6820ac52515e966b24d10f612359bd2a963c5847 Mon Sep 17 00:00:00 2001 From: Miguel Pimentel Date: Mon, 17 Jun 2024 14:45:13 -0500 Subject: [PATCH] fix typo --- quartz.layout.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quartz.layout.ts b/quartz.layout.ts index d1706f3d4..0a7e746b0 100644 --- a/quartz.layout.ts +++ b/quartz.layout.ts @@ -25,7 +25,7 @@ export const defaultContentPageLayout: PageLayout = { // Component.MobileOnly(Component.Graph()), // Component.MobileOnly(Component.Backlinks()), Component.Graph(), - Components.Backlinks() + Component.Backlinks() ], // beforeBody: [