diff options
Diffstat (limited to 'config/_default/hugo.toml')
| -rw-r--r-- | config/_default/hugo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/_default/hugo.toml b/config/_default/hugo.toml index 8de5f12..5932a8a 100644 --- a/config/_default/hugo.toml +++ b/config/_default/hugo.toml @@ -96,6 +96,7 @@ home = ["HTML", "RSS", "REDIR"] source = "assets" target = "assets" [[module.mounts]] + excludeFiles = "evidence/emails/*" source = "content" target = "content" [[module.mounts]] |
