Skip to content

Commit 92294ee

Browse files
Update index.html
1 parent 48e39dc commit 92294ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -630,7 +630,7 @@ <h2 class="title">Contact Me</h2>
630630

631631

632632
<div class="text">Message me</div>
633-
<form action="https://formspree.io/f/xjgzlqrk" method="post" enctype="multipart/form-data">
633+
<form action="https://formspree.io/f/xjgzlqrk" method="post" enctype="multipart/form-data"> //formspree endpoint for form submission (file uploads not supported in free version)
634634
<input type="hidden" name="_captcha" value="false">
635635
<input type="hidden" name="_next"
636636
value="https://devutkarshdixit.github.io/thanku.html">

0 commit comments

Comments
 (0)