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