final-fix-text

This commit is contained in:
2026-04-19 21:50:16 +03:00
parent d58bfbb7c1
commit 0932c40127
7 changed files with 225 additions and 206 deletions

View File

@@ -30,7 +30,7 @@ const swiper = new Swiper('.swiper', {
});
// Set the date we're counting down to
var countDownDate = new Date("Aug 22, 2026 12:00:00").getTime();
var countDownDate = new Date("Aug 22, 2026 10:40:00").getTime();
// Update the count down every 1 second
var x = setInterval(function() {