mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-27 14:54:05 -06:00
The source code I was looking at seemed to be out of date and the wrong listings were corrected.
This commit is contained in:
parent
73d5e3f96c
commit
ecfaff3f42
@ -16,13 +16,17 @@ This plugin accepts the following configuration options:
|
||||
If frontmatter is specified, the following frontmatter values are referenced:
|
||||
|
||||
- created
|
||||
- `created`
|
||||
- `date`
|
||||
- modified
|
||||
- `modified`
|
||||
- `lastmod`
|
||||
- `updated`
|
||||
- `last-modified`
|
||||
- published
|
||||
- `published`
|
||||
- `publishDate`
|
||||
- `date`
|
||||
|
||||
> [!warning]
|
||||
> If you rely on `git` for dates, make sure `defaultDateType` is set to `modified` in `quartz.config.ts`.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user