Matt Vogel
2024-03-10 0f5a9d7b661a1f8610d7001f80a3fd2c52661e51
quartz/cfg.ts
@@ -19,6 +19,12 @@
      websiteId: string
      host?: string
    }
  | {
      provider: "goatcounter"
      websiteId: string
      host?: string
      scriptSrc?: string
    }
export interface GlobalConfiguration {
  pageTitle: string