diff --git a/hugo.toml b/hugo.toml index cea31b3..d3a4a73 100644 --- a/hugo.toml +++ b/hugo.toml @@ -108,5 +108,5 @@ source = 'assets' target = 'assets' [[module.mounts]] -source = 'attachments' +source = 'Blog/attachments' target = 'assets/attachments' \ No newline at end of file