Skip to content

Commit 431e498

Browse files
Update index.html
Adding a google form because file upload is necessary
1 parent 92294ee commit 431e498

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
@@ -629,8 +629,8 @@ <h2 class="title">Contact Me</h2>
629629
<div class="column right">
630630

631631

632-
<div class="text">Message me</div>
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)
632+
<div class="text">Message me</div>https://forms.gle/ZYpsw8mCiiFWAEp76
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)