We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 838238f commit 5a05eb8Copy full SHA for 5a05eb8
1 file changed
index.html
@@ -630,9 +630,9 @@ <h2 class="title">Contact Me</h2>
630
631
632
<div class="text">Message me</div>
633
- <form action="https://formsubmit.co/utkarshdixit2021@gmail.com" method="post" enctype="multipart/form-data">
+ <form action="https://formsubmit.co/utkarshdixit2021@gmail.com" method="POST" name="netlify" enctype="multipart/form-data">
634
<input type="hidden" name="_captcha" value="false">
635
- <input type="hidden" name="_next" value="./thanku.html">
+ <input type="hidden" name="_next" value="https://devutkarshdixit.github.io/thanku.html">
636
<input type="hidden" name="_autoresponse"
637
value="Thank-You for submitting this form, I shall be contacting you soon, from your given details!">
638
0 commit comments