mirror of https://github.com/helix-editor/helix
remove the multilingual field from book.toml (#13328)
parent
4a7939928e
commit
d0275a554a
|
@ -1,7 +1,6 @@
|
||||||
[book]
|
[book]
|
||||||
authors = ["Blaž Hrastnik"]
|
authors = ["Blaž Hrastnik"]
|
||||||
language = "en"
|
language = "en"
|
||||||
multilingual = false
|
|
||||||
src = "src"
|
src = "src"
|
||||||
|
|
||||||
[output.html]
|
[output.html]
|
||||||
|
|
Loading…
Reference in New Issue