Second test with defaultDateType, published

This commit is contained in:
Jafeth Garro 2024-09-18 20:19:45 -06:00
parent 0c45add229
commit c38035f7ce

View file

@ -15,7 +15,7 @@ const config: QuartzConfig = {
locale: "en-US", locale: "en-US",
baseUrl: "docs.zen-browser.app", baseUrl: "docs.zen-browser.app",
ignorePatterns: ["private", "templates", ".obsidian"], ignorePatterns: ["private", "templates", ".obsidian"],
defaultDateType: "modified", defaultDateType: "published",
theme: { theme: {
fontOrigin: "googleFonts", fontOrigin: "googleFonts",
cdnCaching: true, cdnCaching: true,