Skip to content

Commit ad8d214

Browse files
committed
Added netlify form detection
1 parent 89fc439 commit ad8d214

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/contact/contact.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<section class="contact-section">
5050
<div class="container">
5151
<h1 class="section-title">Contact Us</h1>
52-
<form class="contact-form">
52+
<form class="contact-form" name="Eventica Contact" autocomplete="off" netlify>
5353
<div class="form-group">
5454
<label for="name">Name</label>
5555
<input type="text" id="name" name="name" placeholder="Enter your name" required>

0 commit comments

Comments
 (0)