Fix frontmatter field name for Quartz date display #158

Merged
eblume merged 1 commit from fix-frontmatter-field-name into main 2026-02-11 16:45:13 -08:00

1 commit

Author SHA1 Message Date
ce59e9951b Fix frontmatter field name: date-modified -> modified
Quartz's CreatedModifiedDate plugin recognizes `modified`, `lastmod`,
`updated`, and `last-modified` — but not `date-modified`. The wrong
field name caused Quartz to fall through to filesystem timestamps
(UTC in Dagger), showing incorrect dates on the rendered site.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-11 16:43:12 -08:00