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