From d9feef72f39ca08327e0f5404a9e65781b3ccd07 Mon Sep 17 00:00:00 2001 From: carlospolop Date: Fri, 21 Nov 2025 15:14:19 +0100 Subject: [PATCH] f --- book.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book.toml b/book.toml index a01a3d751..877123b4b 100644 --- a/book.toml +++ b/book.toml @@ -15,7 +15,7 @@ command = "python3 ./hacktricks-preprocessor.py" env = "prod" [output.html] -additional-css = ["theme/tabs.css"] +additional-css = ["theme/tabs.css", "theme/pagetoc.css"] additional-js = [ "theme/tabs.js", "theme/ht_searcher.js",