aded Plausible to test

This commit is contained in:
NOCanoa 2024-09-01 23:35:15 +01:00 committed by GitHub
parent 61b2f07954
commit 346bb5ff1e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,6 +11,9 @@ const config: QuartzConfig = {
pageTitle: "Zen Browser Docs",
enableSPA: true,
enablePopovers: true,
analytics: {
provider: "plausible",
},
locale: "en-US",
baseUrl: "docs.zen-browser.app",
ignorePatterns: ["private", "templates", ".obsidian"],