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