From 75115ef884227d54890804019ff1c9dc950a23b2 Mon Sep 17 00:00:00 2001 From: carlospolop Date: Sat, 22 Nov 2025 12:40:12 +0100 Subject: [PATCH] f --- book.toml | 1 + 1 file changed, 1 insertion(+) 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"