Skip to content

Commit 1b7faf5

Browse files
Update siinn.html
1 parent c3a955d commit 1b7faf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

siinn.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ <h3 id="tcountdown" class="time" ></h3>
9999
func("h"+letter, "t"+letter, time, fallback, x);
100100
}
101101

102-
var targetDate = new Date("May 24, 2025 08:00:00").getTime();
102+
var targetDate = new Date("May 25, 2025 08:00:00").getTime();
103103

104104
setup("countdown", targetDate);
105105
</script>

0 commit comments

Comments
 (0)