formatting

This commit is contained in:
dannyrb 2019-04-29 08:33:48 -04:00
parent 19aa4b23cd
commit e5865515e7

View File

@ -1,5 +1,7 @@
# https://www.netlify.com/docs/netlify-toml-reference/
[build]
# Directory (relative to root of your repo) that contains the deploy-ready
# Directory (relative to root of your repo) that contains the deploy-ready
# HTML files and assets generated by the build. If a base directory has
# been specified, include it in the publish directory path.
publish = "docs/latest/_book/"
@ -15,4 +17,4 @@
[[redirects]]
from = "/*"
to = "/index.html"
status = 200
status = 200