Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
jimukgb authored Dec 5, 2024
1 parent 258e9e8 commit 1755108
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<html>
<head>
<title>Player</title>
<script>
function play()
{
Expand Down Expand Up @@ -29,4 +30,4 @@
<button onclick="play()">Play</button>
</div>
</body>
</html>
</html>

0 comments on commit 1755108

Please sign in to comment.