updated hugo config
All checks were successful
Hugo Update Pipeline / Explore-Gitea-Actions (push) Successful in 33s
All checks were successful
Hugo Update Pipeline / Explore-Gitea-Actions (push) Successful in 33s
This commit is contained in:
@ -107,5 +107,8 @@ pagination.pagerSize = 5
|
|||||||
|
|
||||||
[module]
|
[module]
|
||||||
[[module.mounts]]
|
[[module.mounts]]
|
||||||
source = 'Blog/attachments'
|
source = 'content'
|
||||||
|
target = 'content'
|
||||||
|
[[module.mounts]]
|
||||||
|
source = 'attachments'
|
||||||
target = 'content/posts/attachments'
|
target = 'content/posts/attachments'
|
Reference in New Issue
Block a user