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