We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61b13da commit b136500Copy full SHA for b136500
02 - JS + CSS Clock/index-FINISHED.html
@@ -91,6 +91,8 @@
91
92
setInterval(setDate, 1000);
93
94
+ setDate();
95
+
96
</script>
97
</body>
98
</html>
0 commit comments