Skip to content

Commit 6053812

Browse files
committed
use formgrid
1 parent 688cbaf commit 6053812

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contact.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ <h1>Get in Touch</h1>
1515
<div class="container narrow">
1616
<div class="contact-grid">
1717
<div class="contact-form-wrap">
18-
<form id="contact-form" class="contact-form" action="https://formspree.io/f/maqlwejn" method="POST">
18+
<form id="contact-form" class="contact-form" action="https://formgrid.dev/api/f/pp1nf6ru" method="POST">
1919
<div class="form-group">
2020
<label for="name">Name</label>
2121
<input type="text" id="name" name="name" required placeholder="Your name">

0 commit comments

Comments
 (0)