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