deepsite / netlify.toml
lucillelin's picture
Upload 8 files
596874c verified
raw
history blame
104 Bytes
[build]
publish = "."
command = ""
[[redirects]]
from = "/*"
to = "/index.html"
status = 200