Skip to content

Commit

Permalink
removed plausible
Browse files Browse the repository at this point in the history
  • Loading branch information
NOCanoa committed Sep 29, 2024
1 parent 9ec1438 commit 9d68285
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion quartz.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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"],
Expand Down

0 comments on commit 9d68285

Please sign in to comment.