removed netlify.toml, main page was /guestbook
This commit is contained in:
parent
8fc3faf8bb
commit
30587e0317
1 changed files with 0 additions and 8 deletions
|
@ -1,8 +0,0 @@
|
||||||
[build]
|
|
||||||
publish = "guestbook" # or the directory that contains your index.html
|
|
||||||
functions = "functions"
|
|
||||||
|
|
||||||
[[redirects]]
|
|
||||||
from = "/functions/*"
|
|
||||||
to = "/.netlify/functions/:splat"
|
|
||||||
status = 200
|
|
Loading…
Add table
Reference in a new issue