Skip to content

Commit 2b32055

Browse files
committed
backend servie on render
1 parent 17bd278 commit 2b32055

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

contact.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ <h3>Location</h3>
7171

7272
<article class="card">
7373
<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">
74+
<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">
7575
<div class="form-grid">
7676
<label>Name<input name="name" required></label>
7777
<label>Email<input type="email" name="email" required></label>

0 commit comments

Comments
 (0)