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