Skip to content

Commit

Permalink
Update contact.html
Browse files Browse the repository at this point in the history
i have clear the page not found error by prssing the submit button .
  • Loading branch information
Gowtham12355 authored Oct 18, 2024
1 parent 4f560b2 commit ce49424
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/contact.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
</header>
<main>
<div class="container">
<form id="contact" action="#" method="post">
<form action="https://formspree.io/f/xpwzzelw" method="POST">
<h3>Contact Us</h3>
<fieldset>
<label for="name">Name</label>
Expand Down

0 comments on commit ce49424

Please sign in to comment.