Jacky Zhao
2023-08-09 cea6834fef54da59fc1692d1db0221b93793238f
quartz/cfg.ts
@@ -45,3 +45,4 @@
}
export type PageLayout = Pick<FullPageLayout, "beforeBody" | "left" | "right">
export type SharedLayout = Pick<FullPageLayout, "head" | "header" | "footer">