1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-02 03:12:20 +01:00

[api-docs] Move netlify.toml to root (#8861)

This commit is contained in:
Jesse Hills
2025-05-21 11:43:19 +12:00
parent 756aa13779
commit d68a391e67

3
netlify.toml Normal file
View File

@@ -0,0 +1,3 @@
[build]
command = "script/build-api-docs"
publish = "api-docs"