mirror of
https://github.com/zen-browser/docs.git
synced 2025-07-07 17:05:34 +02:00
Update quartz.config.ts
This commit is contained in:
parent
ffa0ad766e
commit
aca05521cc
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ const config: QuartzConfig = {
|
|||
enablePopovers: true,
|
||||
analytics: null,
|
||||
locale: "en-US",
|
||||
analytics:{ provider: 'umami', host: 'analytics.zen.sudovanilla.org', websiteId: '8211cbf1-008f-4531-9dfd-020905360586' },
|
||||
analytics:{ provider: 'umami', host: 'https://analytics.zen.sudovanilla.org', websiteId: '8211cbf1-008f-4531-9dfd-020905360586' },
|
||||
baseUrl: "docs.zen-browser.app",
|
||||
ignorePatterns: ["private", "templates", ".obsidian"],
|
||||
defaultDateType: "modified",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue