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