From 131a30e3f78e4d514ac9a75820f9a4480d7eb981 Mon Sep 17 00:00:00 2001 From: manavrajsinh Date: Sat, 4 Apr 2026 18:39:29 +0530 Subject: [PATCH] Fix HTML structure and update content --- index.html | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/index.html b/index.html index 2c485f91a..4bc906fbc 100644 --- a/index.html +++ b/index.html @@ -171,7 +171,7 @@ fill="#ff7aa2"/> -

nirali will you be my valentine?

+

manav will you be my valentine?

@@ -292,7 +292,7 @@

YAY! 🎉

/* ---------- YES CLICK ---------- */ yesBtn.addEventListener("click", () => { zone.style.display = "none"; - hint.style.display = "none"; // HIDE THE HINT + hint.style.display = "none"; result.style.display = "block"; resizeConfettiCanvas(); fullScreenConfetti(); @@ -300,6 +300,3 @@

YAY! 🎉

- - -