default date type updated

This commit is contained in:
Tanzeel159 2024-11-16 21:46:26 -06:00
parent 4d505cc1f0
commit eb6f667111

View File

@ -18,7 +18,7 @@ const config: QuartzConfig = {
locale: "en-US",
baseUrl: "quartz.jzhao.xyz",
ignorePatterns: ["private", "templates", ".obsidian"],
defaultDateType: "modified",
defaultDateType: "created",
theme: {
fontOrigin: "googleFonts",
cdnCaching: true,