diff options
Diffstat (limited to 'book')
| -rw-r--r-- | book/book.toml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/book/book.toml b/book/book.toml index b46541a..e06fbb0 100644 --- a/book/book.toml +++ b/book/book.toml @@ -1,5 +1,5 @@  [book] -authors = ["cetra3"] +authors = ["djc", "cetra3"]  language = "en"  multilingual = false  src = "src" | 
