Skip to content

Commit d0f5c81

Browse files
authored
Fix missing images (#4495)
Signed-off-by: Ian Maddaus <[email protected]>
1 parent 070d54e commit d0f5c81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/_default/module.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ workspace = ''
260260

261261
[[imports.mounts]]
262262
source = "static"
263-
target = "assets"
263+
target = "static"
264264

265265
[[imports.mounts]]
266266
source = "layouts"

0 commit comments

Comments
 (0)