mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-24 15:05:42 -05:00
feat: Matomo analytics support
This commit is contained in:
parent
f5d195369b
commit
7f1362eb14
@ -42,7 +42,7 @@ export type Analytics =
|
||||
provider: "matomo"
|
||||
host: string
|
||||
siteId: string
|
||||
}
|
||||
}
|
||||
|
||||
export interface GlobalConfiguration {
|
||||
pageTitle: string
|
||||
|
||||
Loading…
Reference in New Issue
Block a user