Ben Schlegel
2023-09-17 9358f73f1c939ce459d7835457527e35e1bdf857
quartz/cfg.ts
@@ -12,6 +12,10 @@
      provider: "google"
      tagId: string
    }
  | {
      provider: "umami"
      websiteId: string
    }
export interface GlobalConfiguration {
  pageTitle: string