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

This commit is contained in:
2025-06-14 18:50:07 -05:00
parent b0de265810
commit c4934542c0

View File

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