Skip to content

Commit

Permalink
Update time_left_in_2020.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ShoroukAziz authored Oct 8, 2020
1 parent 7dcac43 commit fec4744
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion time_left_in_2020.html
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ <h2 class="box" id="minutes"></h2>
}


timer = setInterval (showRemaining, 1000)
timer = setInterval (showRemaining, 10)
CountDownTimer( "01/01/2021 00:00 AM")
</script>
</body>
Expand Down

0 comments on commit fec4744

Please sign in to comment.