Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7443130

Browse files
committed
Disable Netlify Form
1 parent 6930aa3 commit 7443130

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

contact/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
<form name="contact" method="POST" data-netlify="true">
1+
<!-- <form name="contact" method="POST" data-netlify="true"> -->
2+
<form name="contact">
23
<p>
34
<label>Your Name: <input type="text" name="name" /></label>
45
</p>

0 commit comments

Comments
 (0)