Skip to content

Commit 386bfd2

Browse files
authored
Update index.html
Date time updated....
1 parent aba8b98 commit 386bfd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ <h1>UNDER CONSTRUCTION</h1>
6767

6868
<script>
6969
// Set the date we're counting down to
70-
var countDownDate = new Date("Jan 5, 2021 15:37:25").getTime();
70+
var countDownDate = new Date("Jan 1, 2022 10:35:25").getTime();
7171

7272
// Update the count down every 1 second
7373
var countdownfunction = setInterval(function() {

0 commit comments

Comments
 (0)