dependabot[bot]
2024-06-04 09038f160444a9dee2004a3fe6fc22d30114aefd
quartz/cfg.ts
@@ -30,6 +30,10 @@
      apiKey: string
      host?: string
    }
  | {
      provider: "tinylytics"
      siteId: string
    }
export interface GlobalConfiguration {
  pageTitle: string