Skip to content

Commit 9069489

Browse files
authored
Merge pull request wesbos#8 from frontmaker/master
add the instant function call
2 parents 8232cbc + b136500 commit 9069489

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

02 - JS + CSS Clock/index-FINISHED.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,8 @@
9191

9292
setInterval(setDate, 1000);
9393

94+
setDate();
95+
9496
</script>
9597
</body>
9698
</html>

0 commit comments

Comments
 (0)