We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aba8b98 commit 386bfd2Copy full SHA for 386bfd2
index.html
@@ -67,7 +67,7 @@ <h1>UNDER CONSTRUCTION</h1>
67
68
<script>
69
// Set the date we're counting down to
70
-var countDownDate = new Date("Jan 5, 2021 15:37:25").getTime();
+var countDownDate = new Date("Jan 1, 2022 10:35:25").getTime();
71
72
// Update the count down every 1 second
73
var countdownfunction = setInterval(function() {
0 commit comments