diff --git a/hugo.toml b/hugo.toml index 743627a..518bca5 100644 --- a/hugo.toml +++ b/hugo.toml @@ -109,4 +109,4 @@ target = 'assets' [[module.mounts]] source = 'Blog/attachments' -target = 'content/posts/attachments' \ No newline at end of file +target = 'posts/attachments' \ No newline at end of file