Jacky Zhao
2023-11-11 bf603c49c2edaa5fcbe42479421a336dcacf92b9
quartz/cfg.ts
@@ -12,6 +12,10 @@
      provider: "google"
      tagId: string
    }
  | {
      provider: "umami"
      websiteId: string
    }
export interface GlobalConfiguration {
  pageTitle: string