From 82928524853c28b9f76c1aebe2f3592457ac1735 Mon Sep 17 00:00:00 2001 From: Richard Oswald Date: Fri, 13 Jun 2025 19:12:02 -0500 Subject: [PATCH] fixing photos --- hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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