Skip to content

Commit

Permalink
Update game.html
Browse files Browse the repository at this point in the history
  • Loading branch information
maddox05 committed Jun 19, 2023
1 parent a8657fc commit cfc50ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions game.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 @@ -17,4 +17,4 @@
<script src='ruffle/index.js'></script>
<script id = "gabe">swfobject.embedSWF("/1on1soccer.swf", 'ruffle', 800, 600);</script>
</body>
</html>
</html>

0 comments on commit cfc50ce

Please sign in to comment.