Skip to content

Commit af71966

Browse files
committed
Update CreatedModifiedDate
1 parent b561080 commit af71966

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quartz.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ const config: QuartzConfig = {
7979
transformers: [
8080
Plugin.FrontMatter(),
8181
Plugin.CreatedModifiedDate({
82-
priority: ["frontmatter", "git", "filesystem"],
82+
priority: ["git", "frontmatter", "filesystem"],
8383
}),
8484
Plugin.SyntaxHighlighting({
8585
theme: {

0 commit comments

Comments
 (0)