dependabot[bot]
2024-04-12 8010093df7feac0f5001adcbee6f44263bf23033
quartz/cfg.ts
@@ -25,6 +25,11 @@
      host?: string
      scriptSrc?: string
    }
  | {
      provider: "posthog"
      apiKey: string
      host?: string
    }
export interface GlobalConfiguration {
  pageTitle: string