docs: updated date documentation

This commit is contained in:
saberzero1
2026-03-20 21:14:30 +01:00
parent b61e023759
commit 619a3b7f0f
2 changed files with 1 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ This plugin accepts the following configuration options:
When loading the frontmatter, the value of [[Frontmatter#List]] is used.
> [!warning]
> If you rely on `git` for dates, make sure `defaultDateType` is set to `modified` in `quartz.config.yaml`.
> If you rely on `git` for dates, make sure `defaultDateType` is set to `modified` in the plugin's options.
>
> Depending on how you [[hosting|host]] your Quartz, the `filesystem` dates of your local files may not match the final dates. In these cases, it may be better to use `git` or `frontmatter` to guarantee correct dates.