Skip to content

Commit

Permalink
Update contact form
Browse files Browse the repository at this point in the history
  • Loading branch information
esmarkowski committed Mar 16, 2024
1 parent 6f85f26 commit 8ef71cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ <h3>Indianapolis, IN</h3>
<p class="able_email"><a href="mailto:[email protected]" target="_blank">[email protected]</a></p>
</div>
<div class="col-md-6">
<form role="form" action="//formspree.io/[email protected]" method="post">
<form role="form" action="//formspree.io/f/mleqweqd" method="POST">
<div class="form-group">
<label for="name">Name</label>
<input type="text" name="name" id="name" class="form-control" placeholder="Name, please…">
Expand Down

0 comments on commit 8ef71cd

Please sign in to comment.