Update index.html
This commit is contained in:
@@ -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() {
|
||||
|
Reference in New Issue
Block a user