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

This commit is contained in:
2025-06-14 18:29:02 -05:00
parent b5d9299a28
commit e929adaa38

View File

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