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