diff options
Diffstat (limited to 'book/book.toml')
-rw-r--r-- | book/book.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/book/book.toml b/book/book.toml index f68dece8..4db5365e 100644 --- a/book/book.toml +++ b/book/book.toml @@ -10,3 +10,4 @@ default-theme = "colibri" preferred-dark-theme = "colibri" git-repository-url = "https://github.com/helix-editor/helix" edit-url-template = "https://github.com/helix-editor/helix/edit/master/book/{path}" +additional-css = ["custom.css"] |