diff --git a/config.toml b/config.toml index ff79378..b6b5145 100644 --- a/config.toml +++ b/config.toml @@ -12,6 +12,10 @@ motto = "" [module] +[[module.mounts]] +source = "static" +target = "static" + [[module.mounts]] source = "assets/graphics" target = "assets/graphics"