Jon Erling Hustadnes
2026-01-05 5208a96a3768e92d203e3d2c6fd3a79e21be64be
quartz/cfg.ts
@@ -50,6 +50,11 @@
  | {
      provider: "vercel"
    }
  | {
      provider: "rybbit"
      siteId: string
      host?: string
    }
export interface GlobalConfiguration {
  pageTitle: string