kwyuan
2024-04-09 1f032f538b4ce9f477b92be2da68d50606802c6d
quartz/cfg.ts
@@ -25,6 +25,11 @@
      host?: string
      scriptSrc?: string
    }
  | {
      provider: "posthog"
      apiKey: string
      host?: string
    }
export interface GlobalConfiguration {
  pageTitle: string