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