Update index.html

This commit is contained in:
Cassie
2025-05-31 16:36:03 +02:00
committed by GitHub
parent a815eb47b2
commit a92668490b

View File

@@ -79,7 +79,6 @@
<div id="localTime"></div>
<script>
// Target UTC time: May 31, 2025 at 17:50 UTC
const targetDateUTC = new Date(Date.UTC(2025, 4, 31, 17, 50, 0));
function updateCountdown() {