Jacky Zhao
2022-05-29 84c6e1efed856b2e03100e4cfd88f2d9cd44cb9c
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"]