From 786b1c1715d4a5c3ff406cfc48c527b9b9c9413d Mon Sep 17 00:00:00 2001 From: Rahatutzaman Rizon <115326466+rahatutzaman-rizon@users.noreply.github.com> Date: Tue, 10 Sep 2024 18:00:12 +0600 Subject: [PATCH] add --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index b3d1519..1b4cba8 100644 --- a/index.html +++ b/index.html @@ -1630,7 +1630,7 @@

Subscribe To Our Newsletter

}; // Send form data to the server - fetch('https://stm-server.vercel.app', { + fetch('https://stm-server.vercel.app/send-email', { method: 'POST', headers: { 'Content-Type': 'application/json'