diff --git a/config.toml b/config.toml index bc6bead3..35db1595 100644 --- a/config.toml +++ b/config.toml @@ -27,8 +27,5 @@ enableGitInfo = true lineNos = true lineNumbersInTable = true style = "dracula" - [frontmatter] - lastmod = ["lastmod", ":git", "date", "publishDate"] - publishDate = ["publishDate", "date"] [markup.goldmark.renderer] unsafe = true