1 parent 17bd278 commit 2b32055Copy full SHA for 2b32055
1 file changed
contact.html
@@ -71,7 +71,7 @@ <h3>Location</h3>
71
72
<article class="card">
73
<h3>Message Us</h3>
74
- <form data-generic-form data-email-submit data-api-dev="http://127.0.0.1:8787" data-api-prod="https://api.ziongospelministry.org" action="/api/contact" method="POST">
+ <form data-generic-form data-email-submit data-api-dev="http://127.0.0.1:8787" data-api-prod="https://ziongospelministry-org.onrender.com" action="/api/contact" method="POST">
75
<div class="form-grid">
76
<label>Name<input name="name" required></label>
77
<label>Email<input type="email" name="email" required></label>
0 commit comments