From 3d3b1a98262fe3de989c94081796f88174f43afb Mon Sep 17 00:00:00 2001 From: Richard Oswald Date: Wed, 11 Jun 2025 19:56:48 -0500 Subject: [PATCH] adding pictures --- hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hugo.toml b/hugo.toml index cea31b3..d3a4a73 100644 --- a/hugo.toml +++ b/hugo.toml @@ -108,5 +108,5 @@ source = 'assets' target = 'assets' [[module.mounts]] -source = 'attachments' +source = 'Blog/attachments' target = 'assets/attachments' \ No newline at end of file