We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b634924 commit f82e7f5Copy full SHA for f82e7f5
book.toml
@@ -15,7 +15,7 @@ command = "python3 ./hacktricks-preprocessor.py"
15
env = "prod"
16
17
[output.html]
18
-additional-css = ["theme/tabs.css"]
+additional-css = ["theme/tabs.css", "theme/pagetoc.css"]
19
additional-js = [
20
"theme/tabs.js",
21
"theme/ht_searcher.js",
0 commit comments