aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--netlify.toml5
1 files changed, 2 insertions, 3 deletions
diff --git a/netlify.toml b/netlify.toml
index 37b79714..05ee7602 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -1,4 +1,3 @@
-# netlify.toml
[build]
- command = "mkdocs build"
- publish = "site"
+command = "mkdocs build"
+publish = "site"