diff options
Diffstat (limited to 'index.php')
-rw-r--r-- | index.php | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -358,6 +358,7 @@ <section id="contact"> <form class="card" action="/#contact" method="post"> <h2>Contact</h2> + <input class="honeypot" name="emailAddress" type="text" /> <label for="name">Name</label> <input name="name" type="text" id="name" placeholder="Jane Doe" required /> |