dependabot[bot]
2026-01-07 65c5b270419ea63f0cbc252b48743c042f913c07
quartz/cfg.ts
@@ -50,6 +50,11 @@
  | {
      provider: "vercel"
    }
  | {
      provider: "rybbit"
      siteId: string
      host?: string
    }
export interface GlobalConfiguration {
  pageTitle: string