quartz.config.ts
@@ -57,7 +57,7 @@ transformers: [ Plugin.FrontMatter(), Plugin.CreatedModifiedDate({ priority: ["frontmatter", "filesystem"], priority: ["git", "frontmatter", "filesystem"], }), Plugin.SyntaxHighlighting({ theme: { @@ -87,6 +87,7 @@ Plugin.Assets(), Plugin.Static(), Plugin.NotFoundPage(), // Comment out CustomOgImages to speed up build time Plugin.CustomOgImages(), ], },