Update '12/blank.html'

master
markvandenheuvel 4 years ago
parent a03ce9fb0f
commit 39c9a239ab

@ -31,7 +31,7 @@
<script>
// Set the date we're counting down to
var countDownDate = new Date("Jun 4, 2021 16:00:00").getTime();
var countDownDate = new Date("Jun 4, 2020 16:00:00").getTime();
// Update the count down every 1 second
var x = setInterval(function() {

Loading…
Cancel
Save