9 lines
104 B
TOML
9 lines
104 B
TOML
[build]
|
|
publish = "."
|
|
command = ""
|
|
|
|
[[redirects]]
|
|
from = "/*"
|
|
to = "/index.html"
|
|
status = 200
|