From dca29f82922578f540a341521a367bee568fa437 Mon Sep 17 00:00:00 2001
From: Louis
Date: Wed, 29 Oct 2025 01:48:02 +0100
Subject: [PATCH] fix: correct contact mail
---
src/components/Contact.tsx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/components/Contact.tsx b/src/components/Contact.tsx
index 1f313d1..b80fd8f 100644
--- a/src/components/Contact.tsx
+++ b/src/components/Contact.tsx
@@ -12,7 +12,7 @@ const Contact = () => {