mirror of
https://github.com/zen-browser/docs.git
synced 2025-07-07 17:05:34 +02:00
aded Plausible to test
This commit is contained in:
parent
61b2f07954
commit
346bb5ff1e
1 changed files with 3 additions and 0 deletions
|
@ -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"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue