Spaces:
Running
Running
Update index.html
Browse files- index.html +4 -1
index.html
CHANGED
@@ -143,4 +143,7 @@ function generateSongText(song) {
|
|
143 |
}
|
144 |
|
145 |
// Start the main loop
|
146 |
-
mainLoop();
|
|
|
|
|
|
|
|
143 |
}
|
144 |
|
145 |
// Start the main loop
|
146 |
+
mainLoop();
|
147 |
+
</script>
|
148 |
+
</body>
|
149 |
+
</html>
|