1
0
Fork 0

Remove redundant mount

Signed-off-by: Wachtl Enterprises LLC <tyrolyean@escpe.net>
This commit is contained in:
Wachtl Enterprises LLC 2025-01-23 19:32:07 +01:00 committed by tyrolyean
parent d46412aabe
commit 35a416a3bc

View file

@ -15,10 +15,6 @@ defaultContentLanguageInSubdir = false
[module]
[[module.imports]]
path = "github.com/kaushalmodi/hugo-atom-feed"
[[module.mounts]]
source = "content/de/posts"
target = "content/posts"
lang = "en"
[[module.mounts]]
source = "content/de"
target = "content"