John Barker
2025-08-13 e918f1165220c70dcd25c10fc251d3df1f269b65
quartz/cfg.ts
@@ -42,6 +42,11 @@
      provider: "clarity"
      projectId?: string
    }
  | {
      provider: "matomo"
      host: string
      siteId: string
    }
export interface GlobalConfiguration {
  pageTitle: string