5 lines
69 B
TOML
5 lines
69 B
TOML
|
# netlify.toml
|
||
|
[build]
|
||
|
command = "mkdocs build"
|
||
|
publish = "site"
|