updated hugo config
All checks were successful
Hugo Update Pipeline / Explore-Gitea-Actions (push) Successful in 43s

This commit is contained in:
2025-06-14 18:46:49 -05:00
parent 91e871bb21
commit d54a8928e9

View File

@ -110,5 +110,5 @@ pagination.pagerSize = 5
source = 'content'
target = 'content'
[[module.mounts]]
source = '../attachments'
source = 'Blog'
target = 'content/posts/attachments'