Jacky Zhao
2022-04-20 f7027e7ecd26abe2a99ea1bb280808a4294bb4f2
config.toml
@@ -2,7 +2,15 @@
languageCode = "en-us"
googleAnalytics = "G-XYFD95KB4J"
pygmentsUseClasses = true
ignoreFiles = ["/content/templates/*"]
relativeURLs = false
disablePathToLower = true
ignoreFiles = [
    "/content/templates/*",
    "/content/private/*",
]
summaryLength = 20
paginate = 10
enableGitInfo = true
[markup]
    [markup.tableOfContents]
@@ -19,4 +27,4 @@
        lineNos = true
        lineNumbersInTable = true
        style = "dracula"
        tabWidth = 4
        tabWidth = 4