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