Update quartz.config.ts

This commit is contained in:
NOCanoa 2024-08-31 16:50:26 +01:00 committed by GitHub
parent 376e44711d
commit 700182c98f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,9 +11,6 @@ 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"],