Skip to content

Commit

Permalink
Update quartz.config.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
ThinkWithPbody authored Jun 5, 2024
1 parent ddb1a3d commit f8663d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quartz.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ const config: QuartzConfig = {
},
plugins: {
transformers: [
// Plugin.FrontMatter(),
Plugin.FrontMatter(),
Plugin.CreatedModifiedDate({
priority: ["frontmatter", "filesystem"],
}),
Expand Down

0 comments on commit f8663d4

Please sign in to comment.