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