Aiden Bai
2022-05-03 e4cc625c33ecd2992dcf60f408417c3067b4fa2b
config.toml
@@ -8,7 +8,8 @@
    "/content/templates/*",
    "/content/private/*",
]
summaryLength = 35
summaryLength = 20
paginate = 10
enableGitInfo = true
[markup]
@@ -27,3 +28,6 @@
        lineNumbersInTable = true
        style = "dracula"
        tabWidth = 4
    [frontmatter]
        lastmod = ["lastmod", ":git", "date", "publishDate"]
        publishDate = ["publishDate", "date"]