Skip to content

Commit a873b03

Browse files
committed
f
1 parent cdcac0c commit a873b03

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

book.toml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,17 @@ title = "HackTricks Cloud"
88
create-missing = false
99
extra-watch-dirs = ["translations"]
1010

11+
[preprocessor.alerts]
12+
after = ["links"]
13+
14+
[preprocessor.reading-time]
15+
16+
[preprocessor.pagetoc]
17+
1118
[preprocessor.tabs]
1219

20+
[preprocessor.codename]
21+
1322
[preprocessor.hacktricks]
1423
command = "python3 ./hacktricks-preprocessor.py"
1524
env = "prod"

0 commit comments

Comments
 (0)