diff --git a/config.toml b/config.toml index 92e29f4..3de9d74 100644 --- a/config.toml +++ b/config.toml @@ -7,13 +7,13 @@ disablePathToLower = true ignoreFiles = [ "/content/templates/*", "/content/private/*", + "Resources/templates/.*", ] summaryLength = 20 paginate = 10 enableGitInfo = true copyright = 'This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.' -ignoreFiles = ["Resources/templates/.*"] [author] name = "Nick Dumas"