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