diff --git a/book.toml b/book.toml index 877123b4b..83df9b306 100644 --- a/book.toml +++ b/book.toml @@ -18,6 +18,7 @@ env = "prod" additional-css = ["theme/tabs.css", "theme/pagetoc.css"] additional-js = [ "theme/tabs.js", + "theme/pagetoc.js", "theme/ht_searcher.js", "theme/sponsor.js", "theme/ai.js"