diff --git a/config/_default/hugo.toml b/config/_default/hugo.toml index 16bdd5a..b0377ee 100644 --- a/config/_default/hugo.toml +++ b/config/_default/hugo.toml @@ -45,7 +45,7 @@ enableGitInfo = true target = "content/private" [[module.mounts]] source = "/srv/configs" - target = "assets/configs" + target = "assets/srv/configs" [security] [security.funcs]