diff --git a/quartz.layout.ts b/quartz.layout.ts index 7a7e661da..3fc41ee62 100644 --- a/quartz.layout.ts +++ b/quartz.layout.ts @@ -74,4 +74,5 @@ export const defaultListPageLayout: PageLayout = { Component.Darkmode(), ], right: [], + afterBody: [], }