This commit is contained in:
carlospolop
2025-11-21 15:14:19 +01:00
parent b510992854
commit d9feef72f3

View File

@@ -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",