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