Skip to content

Commit

Permalink
Update contact.html
Browse files Browse the repository at this point in the history
  • Loading branch information
cornernote authored Mar 8, 2024
1 parent 3577b4c commit 9f27053
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _includes/contact.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<form action="//formspree.io/[email protected]" method="POST" name="sentMessage" id="contactForm" novalidate="">
<form action="//formspree.io/f/xoqgldlg" method="POST" name="sentMessage" id="contactForm" novalidate="">
<input type="hidden" name="_subject" value="mrphp.com.au contact">
<input type="text" name="_gotcha" style="display:none">

Expand Down Expand Up @@ -33,4 +33,4 @@
<button type="submit" class="btn btn-xl">Send Message</button>
</div>
</div>
</form>
</form>

0 comments on commit 9f27053

Please sign in to comment.