From ee9127d28b25938a997175cb8749647b1811ed4d Mon Sep 17 00:00:00 2001 From: "Tomoya(MacbookAir)" Date: Wed, 9 Aug 2023 12:38:38 +0900 Subject: [PATCH] gitinfo config --- config.toml | 3 --- 1 file changed, 3 deletions(-) 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