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 cdcac0c commit a873b03Copy full SHA for a873b03
1 file changed
book.toml
@@ -8,8 +8,17 @@ title = "HackTricks Cloud"
8
create-missing = false
9
extra-watch-dirs = ["translations"]
10
11
+[preprocessor.alerts]
12
+after = ["links"]
13
+
14
+[preprocessor.reading-time]
15
16
+[preprocessor.pagetoc]
17
18
[preprocessor.tabs]
19
20
+[preprocessor.codename]
21
22
[preprocessor.hacktricks]
23
command = "python3 ./hacktricks-preprocessor.py"
24
env = "prod"
0 commit comments