Skip to content

Commit 6206303

Browse files
authored
Add netlify.toml (#48)
1 parent 29199ad commit 6206303

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

netlify.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[build]
2+
publish = "site"
3+
command = "mkdocs build"
4+
environment = { PYTHON_VERSION = "3.13" }

0 commit comments

Comments
 (0)