blob: 905333375931924775c7ebe6bfabd51bda53ec8a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
[book]
authors = ["realtradam"]
language = "en"
multilingual = false
src = "src"
title = "Ice Is Nice"
[build]
create-missing = false
[output.html.fold]
enable = true
level = 1
[output.html]
default-theme = "rust"
preferred-dark-theme = "rust"
[output.html.search]
enable = true
|