From 88bac001d8805267104310d9339da72380c2c99d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paul=20Nicou=C3=A9?= Date: Mon, 30 Jan 2023 12:34:53 +0100 Subject: [PATCH] Add honeypot to contact form --- components/ContactForm.vue | 11 +++++++---- server/api/contact.post.js | 5 +++-- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/components/ContactForm.vue b/components/ContactForm.vue index e0a9309..ba95c33 100644 --- a/components/ContactForm.vue +++ b/components/ContactForm.vue @@ -29,6 +29,7 @@ +