Skip to content

Commit 838238f

Browse files
Update index.html
Trying to shorten the URL because on Netlify it just redirects to github page
1 parent 2823feb commit 838238f

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -632,8 +632,7 @@ <h2 class="title">Contact Me</h2>
632632
<div class="text">Message me</div>
633633
<form action="https://formsubmit.co/utkarshdixit2021@gmail.com" method="post" enctype="multipart/form-data">
634634
<input type="hidden" name="_captcha" value="false">
635-
<input type="hidden" name="_next"
636-
value="https://devutkarshdixit.github.io/thanku.html">
635+
<input type="hidden" name="_next" value="./thanku.html">
637636
<input type="hidden" name="_autoresponse"
638637
value="Thank-You for submitting this form, I shall be contacting you soon, from your given details!">
639638

0 commit comments

Comments
 (0)