dependabot[bot]
2024-04-05 83bdcd58e6a88f234d399c0022742b1ee355d434
quartz/cfg.ts
@@ -19,6 +19,12 @@
      websiteId: string
      host?: string
    }
  | {
      provider: "goatcounter"
      websiteId: string
      host?: string
      scriptSrc?: string
    }
export interface GlobalConfiguration {
  pageTitle: string