Skip to content

Commit

Permalink
[ UPDATE DATE ]
Browse files Browse the repository at this point in the history
  • Loading branch information
victorboudet committed Jun 16, 2023
1 parent be3dcaf commit 2971d5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compteur.html
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
}, 1000);
}

const endDate = new Date("2023-07-10T00:00:00");
const endDate = new Date("2023-07-24T20:22:00");
countdown(endDate);
</script>
</body>
Expand Down

0 comments on commit 2971d5b

Please sign in to comment.