removed netlify.toml, main page was /guestbook

This commit is contained in:
zyqunix 2024-12-02 19:59:46 +01:00
parent 8fc3faf8bb
commit 30587e0317

View file

@ -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