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