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