default date type modified

This commit is contained in:
Tanzeel159 2024-11-16 21:51:37 -06:00
parent 9e4ed9038b
commit ba73c76fdd

View File

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