From 318019794e288f74e0eb3e424fc58b012e9dd01c Mon Sep 17 00:00:00 2001 From: Brandon Hundt Date: Mon, 17 Jun 2024 10:25:08 -0500 Subject: [PATCH] feat(captcha): initiate turnstile and add to contact form --- _includes/head.html | 1 + pages/contact.md | 1 + 2 files changed, 2 insertions(+) diff --git a/_includes/head.html b/_includes/head.html index e7aca5be..0d10f6f2 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -11,6 +11,7 @@ + diff --git a/pages/contact.md b/pages/contact.md index 8f287623..09f16025 100644 --- a/pages/contact.md +++ b/pages/contact.md @@ -63,6 +63,7 @@ image: /assets/img/og-image.jpg +