Matt Vogel
2023-11-17 727b9b5d72464d26427a8bdf3ab06e522e67b21c
quartz/cfg.ts
@@ -12,6 +12,10 @@
      provider: "google"
      tagId: string
    }
  | {
      provider: "umami"
      websiteId: string
    }
export interface GlobalConfiguration {
  pageTitle: string