Jacky Zhao
2023-08-07 028bcec62c3ca019a96783f17eaee1ecce6e092b
quartz.layout.ts
@@ -1,8 +1,8 @@
import { PageLayout } from "./quartz/cfg"
import { PageLayout, SharedLayout } from "./quartz/cfg"
import * as Component from "./quartz/components"
// components shared across all pages
export const sharedPageComponents = {
export const sharedPageComponents: SharedLayout = {
  head: Component.Head(),
  header: [],
  footer: Component.Footer({