Skip to content

Commit 5a05eb8

Browse files
Update index.html
Trying Netlify forms submissions Find more info here: https://app.netlify.com/projects/devutkarshdixit/forms
1 parent 838238f commit 5a05eb8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -630,9 +630,9 @@ <h2 class="title">Contact Me</h2>
630630

631631

632632
<div class="text">Message me</div>
633-
<form action="https://formsubmit.co/utkarshdixit2021@gmail.com" method="post" enctype="multipart/form-data">
633+
<form action="https://formsubmit.co/utkarshdixit2021@gmail.com" method="POST" name="netlify" enctype="multipart/form-data">
634634
<input type="hidden" name="_captcha" value="false">
635-
<input type="hidden" name="_next" value="./thanku.html">
635+
<input type="hidden" name="_next" value="https://devutkarshdixit.github.io/thanku.html">
636636
<input type="hidden" name="_autoresponse"
637637
value="Thank-You for submitting this form, I shall be contacting you soon, from your given details!">
638638

0 commit comments

Comments
 (0)