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