Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
maddox05 committed Jun 19, 2023
1 parent 30222f2 commit a8657fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<meta name="title" content="Ruffle Example">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="language" content="English">
<title>DuckMath</title>
<title>Ruffle Example</title>
<script src="main.js"></script>
<noscript>Your browser doesn't have JavaScript enabled. Please enable JavaScript or switch to a browser that
supports it.</noscript>
Expand All @@ -16,4 +16,4 @@
<button onclick="window.location.href='/game.html';">Play Now!</button>

</body>
</html>
</html>

0 comments on commit a8657fc

Please sign in to comment.