upd
This commit is contained in:
parent
6213943420
commit
78505ff5cc
|
@ -10,7 +10,7 @@ Here is an example of what a ***book.toml*** file might look like:
|
||||||
title = "Example book"
|
title = "Example book"
|
||||||
author = "Name"
|
author = "Name"
|
||||||
description = "The example book covers examples."
|
description = "The example book covers examples."
|
||||||
dest = "output/my-book"
|
dest_base = "output/my-book"
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Supported variables
|
#### Supported variables
|
||||||
|
|
Loading…
Reference in New Issue