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