removed plausible

This commit is contained in:
NOCanoa 2024-09-29 14:59:11 +01:00
parent 9ec1438bde
commit 9d68285b78
2 changed files with 2 additions and 2 deletions

View file

@ -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"],