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