final-fix-text
This commit is contained in:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user