diff --git a/countDown.html b/countDown.html index e58da274..813418bb 100644 --- a/countDown.html +++ b/countDown.html @@ -103,7 +103,7 @@ </body> <script> const year = new Date().getFullYear(); -const myDate = new Date('Oct 15, 2024 00:00:00'); +const myDate = new Date('Jun 23, 2024 00:00:00'); console.log(myDate); // countdown