From b82b6b291fc866c66667571e9a1dbba820d95742 Mon Sep 17 00:00:00 2001 From: caolehoang0512-ux Date: Mon, 20 Oct 2025 01:27:18 +0700 Subject: [PATCH] Change greeting text in index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index e82e1cf..272c968 100644 --- a/index.html +++ b/index.html @@ -1109,7 +1109,7 @@

// .textLetter text h2 let indexText = 0; let textLetter = document.querySelector('.textLetter h2'); - const textLetterH2 = "Gửi Hoàng Khả Ngân!"; + const textLetterH2 = "Gửi embe Xù !"; let timoutTextLetter; function textCharLetter() {