diff --git a/The Accursed Voyage of The Mariner's Fortune/quartz.config.ts b/The Accursed Voyage of The Mariner's Fortune/quartz.config.ts index c51c662..777f5e1 100644 --- a/The Accursed Voyage of The Mariner's Fortune/quartz.config.ts +++ b/The Accursed Voyage of The Mariner's Fortune/quartz.config.ts @@ -58,7 +58,7 @@ const config: QuartzConfig = { transformers: [ Plugin.FrontMatter(), Plugin.CreatedModifiedDate({ - priority: ["frontmatter", "git", "filesystem"], + priority: ["frontmatter", "filesystem"], }), Plugin.SyntaxHighlighting({ theme: {