Dmtlant commited on
Commit
a626371
·
verified ·
1 Parent(s): 41d7d0b

Update index.html

Browse files
Files changed (1) hide show
  1. 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>