Skip to content

Commit

Permalink
Update contact.html
Browse files Browse the repository at this point in the history
  • Loading branch information
abhishekpanthee authored Mar 19, 2024
1 parent 58eadc7 commit e7c4050
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion contact.html
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,8 @@ <h2 class="section-title">Contact</h2>
</div>
<div class="row contact-bg p-5 rounded mb-5">
<div class="col-lg-7 mb-4 mb-lg-0">
<form class="contact-form" action="https://formspree.io/f/xrgnalgn" method="POST">
<form class="contact-form" action="https://submit-form.com/VnzYn63jK">
<input type="hidden" name="_redirect" value="https://abhishekpanthee.info.np"/>
<input type="text" class="form-control mb-3" id="name" name="name" placeholder="Your Name">
<input type="email" class="form-control mb-3" id="mail" name="email" placeholder="Your Email">
<textarea name="message" id="message" name=""msg" class="form-control mb-3" placeholder="Your Message"></textarea>
Expand Down

0 comments on commit e7c4050

Please sign in to comment.