mirror of
https://github.com/alrayyes/wiki.git
synced 2024-11-22 11:36:23 +00:00
chore: try umami analytics
This commit is contained in:
parent
8440b2a18d
commit
069c673fc7
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ const config: QuartzConfig = {
|
||||||
pageTitle: "Ryan's Wiki",
|
pageTitle: "Ryan's Wiki",
|
||||||
enableSPA: true,
|
enableSPA: true,
|
||||||
enablePopovers: true,
|
enablePopovers: true,
|
||||||
analytics: { provider: "google", tagId: "G-TNHV6SD0LD" },
|
analytics: { provider: "umami", host: "stats2.ryankes.eu", websiteId: "d28c497a-15cb-46c9-8067-f84a13692602"},
|
||||||
locale: "en-US",
|
locale: "en-US",
|
||||||
baseUrl: "wiki.ryankes.eu",
|
baseUrl: "wiki.ryankes.eu",
|
||||||
ignorePatterns: ["private", "templates", ".obsidian"],
|
ignorePatterns: ["private", "templates", ".obsidian"],
|
||||||
|
|
Loading…
Reference in a new issue