Skip to content

Commit 8ac1ead

Browse files
committed
update hugo.toml
1 parent c323436 commit 8ac1ead

File tree

1 file changed

+0
-23
lines changed

1 file changed

+0
-23
lines changed

hugo.toml

-23
Original file line numberDiff line numberDiff line change
@@ -103,26 +103,3 @@ showLightDarkModeMenu = false
103103
[[module.imports]]
104104
path = "github.com/google/docsy"
105105
disable = false
106-
[[module.mounts]]
107-
source = "content/en"
108-
target = "content"
109-
lang = "en"
110-
[[module.mounts]]
111-
source = "content/zh-cn"
112-
target = "content"
113-
lang = "zh-cn"
114-
[[module.mounts]]
115-
source = "static"
116-
target = "static"
117-
[[module.mounts]]
118-
source = "layouts"
119-
target = "layouts"
120-
[[module.mounts]]
121-
source = "data"
122-
target = "data"
123-
[[module.mounts]]
124-
source = "assets"
125-
target = "assets"
126-
[[module.mounts]]
127-
source = "archetypes"
128-
target = "archetypes"

0 commit comments

Comments
 (0)