Refactor in POO

This commit is contained in:
Tchi
2021-07-04 16:09:20 +02:00
parent fa0a0fc1aa
commit ae62ecc4bd
5 changed files with 71 additions and 50 deletions
+2
View File
@@ -8,6 +8,8 @@
</head>
<body>
<p id="timer"></p>
<script src="./js/url.js"></script>
<script src="./js/timer.js"></script>
<script src="./js/main.js"></script>
</body>
</html>