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

This commit is contained in:
2025-06-14 18:40:12 -05:00
parent f32f1e2fb3
commit afab51e450
2 changed files with 2 additions and 2 deletions

View File

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