quartz.config.ts
@@ -18,7 +18,7 @@ locale: "en-US", baseUrl: "quartz.jzhao.xyz", ignorePatterns: ["private", "templates", ".obsidian"], defaultDateType: "created", defaultDateType: "modified", theme: { fontOrigin: "googleFonts", cdnCaching: true, @@ -57,7 +57,7 @@ transformers: [ Plugin.FrontMatter(), Plugin.CreatedModifiedDate({ priority: ["git", "frontmatter", "filesystem"], priority: ["frontmatter", "git", "filesystem"], }), Plugin.SyntaxHighlighting({ theme: {