mirror of
https://github.com/zen-browser/docs.git
synced 2025-07-07 17:05:34 +02:00
removed plausible
This commit is contained in:
parent
9ec1438bde
commit
9d68285b78
2 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@ Zen Browser Docs website
|
|||
|
||||
Welcome to **Zen Browser’s Documentation Repo!**
|
||||
|
||||
[Analytics](https://plausible.io/docs.zen-browser.app) | [Uptime-Phare](https://uptime.zen-browser.app)
|
||||
[Uptime-Phare](https://uptime.zen-browser.app)
|
||||
|
||||
## Contributing
|
||||
|
||||
|
|
|
@ -11,7 +11,7 @@ const config: QuartzConfig = {
|
|||
pageTitle: "Zen Browser Docs",
|
||||
enableSPA: true,
|
||||
enablePopovers: true,
|
||||
analytics: { provider: "plausible" },
|
||||
analytics: null,
|
||||
locale: "en-US",
|
||||
baseUrl: "docs.zen-browser.app",
|
||||
ignorePatterns: ["private", "templates", ".obsidian"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue