remove the multilingual field from book.toml (#13328)

This commit is contained in:
Gábor Szabó 2025-04-11 17:23:39 +03:00 committed by GitHub
parent 4a7939928e
commit d0275a554a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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]