Add language selector

This commit is contained in:
Congon4tor
2025-01-02 21:18:12 +01:00
parent 716aa06779
commit d7d5e4a93c
6 changed files with 169 additions and 39 deletions

View File

@@ -22,6 +22,7 @@ after = ["links"]
[preprocessor.hacktricks]
command = "python3 ./hacktricks-preprocessor.py"
env = "prod"
[output.html]
additional-css = ["theme/pagetoc.css", "theme/tabs.css"]