Jorge Marcelo Risco
2024-03-24 70d86ff096a5f7ebe2bd75791b5fac865598b80b
quartz/cfg.ts
@@ -19,6 +19,12 @@
      websiteId: string
      host?: string
    }
  | {
      provider: "goatcounter"
      websiteId: string
      host?: string
      scriptSrc?: string
    }
export interface GlobalConfiguration {
  pageTitle: string