Jacky Zhao
2024-06-18 48e16c943a46c1202900fe977e36cb00bd3496af
quartz/cfg.ts
@@ -30,6 +30,10 @@
      apiKey: string
      host?: string
    }
  | {
      provider: "tinylytics"
      siteId: string
    }
export interface GlobalConfiguration {
  pageTitle: string