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