mirror of
https://github.com/zen-browser/docs.git
synced 2025-07-07 17:05:34 +02:00
DateType test
This commit is contained in:
parent
dcce9c3abc
commit
0c45add229
1 changed files with 2 additions and 2 deletions
|
@ -11,11 +11,11 @@ const config: QuartzConfig = {
|
|||
pageTitle: "Zen Browser Docs",
|
||||
enableSPA: true,
|
||||
enablePopovers: true,
|
||||
analytics: { provider: 'plausible' },
|
||||
analytics: { provider: "plausible" },
|
||||
locale: "en-US",
|
||||
baseUrl: "docs.zen-browser.app",
|
||||
ignorePatterns: ["private", "templates", ".obsidian"],
|
||||
defaultDateType: "created",
|
||||
defaultDateType: "modified",
|
||||
theme: {
|
||||
fontOrigin: "googleFonts",
|
||||
cdnCaching: true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue