adding more mission trip info and making the contact form work again
This commit is contained in:
parent
bd3f5082c1
commit
23f132c5c1
6 changed files with 177 additions and 6 deletions
|
@ -25,7 +25,7 @@
|
|||
|
||||
}
|
||||
};
|
||||
xhr.open("POST", "https://n8n.tfcconnection.org/webhook/contact-form");
|
||||
xhr.open("POST", "/contact");
|
||||
xhr.send(data);
|
||||
console.log(data);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue