init
This commit is contained in:
7
public/netlify-form-dummy.html
Normal file
7
public/netlify-form-dummy.html
Normal file
@@ -0,0 +1,7 @@
|
||||
<!-- Dummy form for Netlify recognition -->
|
||||
<form name="contacts" netlify>
|
||||
<input type="text" name="name" />
|
||||
<input type="text" name="phone" />
|
||||
<input type="text" name="service" />
|
||||
<input type="text" name="comment" />
|
||||
</form>
|
||||
Reference in New Issue
Block a user