Spaces:
Running
Running
Add 1 files
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -850,5 +850,5 @@
|
|
| 850 |
// Initialize the quiz when the page loads
|
| 851 |
window.addEventListener('DOMContentLoaded', initQuiz);
|
| 852 |
</script>
|
| 853 |
-
<
|
| 854 |
</html>
|
|
|
|
| 850 |
// Initialize the quiz when the page loads
|
| 851 |
window.addEventListener('DOMContentLoaded', initQuiz);
|
| 852 |
</script>
|
| 853 |
+
</body>
|
| 854 |
</html>
|