diff options
-rw-r--r-- | book.toml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/book.toml b/book.toml index b9a9811..63a8f77 100644 --- a/book.toml +++ b/book.toml @@ -4,3 +4,7 @@ language = "en" multilingual = false src = "src" title = "Huy's conlangs" + +[output.html] +default-theme = "rust" +mathjax-support = true |