From 4e4a791d0dffcf90649901e7827574fe6705f66d Mon Sep 17 00:00:00 2001 From: "Thomas A. Christensen II" <25492070+MillironX@users.noreply.github.com> Date: Mon, 29 Sep 2025 09:21:23 -0500 Subject: [PATCH 1/8] refactor: Rename honeypot field to honorific There has been a massive uptick in spam within the past two weeks. A form field called `_gotcha` is a little on-the-nose, so as a first pass effort, rename the field to something that sounds more legitimate for a contact form. More involved strategies will be put in place, but this is a quick and dirty fix that is worth a try based on the time involved. --- content/contact/_index.html | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/content/contact/_index.html b/content/contact/_index.html index de0f76d..c959c62 100644 --- a/content/contact/_index.html +++ b/content/contact/_index.html @@ -21,7 +21,13 @@ suppressRss: true