refactoring paths
Some checks failed
Hugo Update Pipeline / Explore-Gitea-Actions (push) Has been cancelled
Some checks failed
Hugo Update Pipeline / Explore-Gitea-Actions (push) Has been cancelled
This commit is contained in:
Submodule content/posts deleted from 7b813e8a97
12
hugo.toml
12
hugo.toml
@ -105,10 +105,10 @@ enableDefault = true
|
|||||||
enableDefault = true
|
enableDefault = true
|
||||||
|
|
||||||
[module]
|
[module]
|
||||||
[[module.mounts]]
|
[[module.mounts]]
|
||||||
source = 'content'
|
source = 'assets'
|
||||||
target = 'content'
|
target = 'assets'
|
||||||
|
|
||||||
[[module.mounts]]
|
[[module.mounts]]
|
||||||
source = 'attachments'
|
source = 'content/attachments'
|
||||||
target = 'content/posts/attachments'
|
target = 'assets/attachments'
|
Reference in New Issue
Block a user