From 1287c28b68fc09b7393dfa080232b843a5ef987c Mon Sep 17 00:00:00 2001 From: ennea Date: Thu, 13 Mar 2025 01:04:25 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E5=B8=83=E5=B1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- quartz.layout.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/quartz.layout.ts b/quartz.layout.ts index bdca020c6..7a7e661da 100644 --- a/quartz.layout.ts +++ b/quartz.layout.ts @@ -39,11 +39,11 @@ export const defaultContentPageLayout: PageLayout = { }), ], right: [  - Component.Graph(), Component.DesktopOnly(Component.TableOfContents()),  - Component.Backlinks(), + Component.Graph(), ], afterBody: [   + Component.Backlinks(), Component.Comments({   provider: 'giscus', options: {