aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/netlify.toml
diff options
context:
space:
mode:
author简律纯 <i@jyunko.cn>2023-08-13 12:28:04 +0800
committer简律纯 <i@jyunko.cn>2023-08-13 12:28:04 +0800
commit5f3216a3005fbfe1281048f851468c560f53c60f (patch)
treef4aaf4aec7b344c65d28c2fd6cd1b44075f9374a /netlify.toml
parent697e9157669e467f41c5cd4b542aee861b320712 (diff)
parent364eaa43b77b04e029358da1c9539337b9725786 (diff)
downloadinfini-5f3216a3005fbfe1281048f851468c560f53c60f.tar.gz
infini-5f3216a3005fbfe1281048f851468c560f53c60f.zip
Merge branch 'master' of https://github.com/HydroRoll-Team/HydroRollCore
Diffstat (limited to 'netlify.toml')
-rw-r--r--netlify.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/netlify.toml b/netlify.toml
new file mode 100644
index 00000000..37b79714
--- /dev/null
+++ b/netlify.toml
@@ -0,0 +1,4 @@
+# netlify.toml
+[build]
+ command = "mkdocs build"
+ publish = "site"