feat: support selfhost umami (#764)
* feat: support selfhsot umami * Update quartz/plugins/emitters/componentResources.ts Co-authored-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com> * Update quartz/plugins/emitters/componentResources.ts Co-authored-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com> --------- Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com> Co-authored-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
This commit is contained in:
		@@ -16,6 +16,7 @@ export type Analytics =
 | 
			
		||||
  | {
 | 
			
		||||
      provider: "umami"
 | 
			
		||||
      websiteId: string
 | 
			
		||||
      host?: string
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
export interface GlobalConfiguration {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user