- Inside the quartz.config.ts I made the following changes
Plugin.CreatedModifiedDate({
priority: ["git", "frontmatter", "filesystem"],
})
- In the same file
defaultDateType: "modified"
Search
Last updated July 5th, 2024 • 8:49 pm
Plugin.CreatedModifiedDate({
priority: ["git", "frontmatter", "filesystem"],
})
defaultDateType: "modified"