From 3905decf693bc810ec49ba6cdd70de9d81dc0f06 Mon Sep 17 00:00:00 2001 From: Tom Fynes <52704137+Tom-Fynes@users.noreply.github.com> Date: Wed, 8 Apr 2026 19:28:36 +0100 Subject: [PATCH] Update docusaurus.config.js --- docusaurus.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index 4b91a8e..ee8e69c 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -223,7 +223,7 @@ const config = { { title: "Contact", items: [ - { label: "tf.dev@icloud.com", to: "mailto:tf.dev@icloud.com" }, + { label: "contact@fynesforge.dev", to: "mailto:contact@fynesforge.dev" }, ], }, ],