From 835326113ae763de7ab9d04677b0cf1ebd68ada9 Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Tue, 26 Dec 2023 03:25:27 +0800 Subject: chore(site): add netlify.toml --- netlify.toml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 netlify.toml diff --git a/netlify.toml b/netlify.toml new file mode 100644 index 0000000..37b7971 --- /dev/null +++ b/netlify.toml @@ -0,0 +1,4 @@ +# netlify.toml +[build] + command = "mkdocs build" + publish = "site" -- cgit v1.2.3-70-g09d2