Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasrhee1208wastaken authored Dec 7, 2023
1 parent 76d7aa5 commit 0016353
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<body>
<div id='ruffle' class="gameloc"></div>
<script src="https://unpkg.com/@ruffle-rs/ruffle"></script>
<script id = "gabe">swfobject.embedSWF("https://jonasrhee1208wastaken.github.io/cacheoswf/fancypantsadventure.swf", 'ruffle', 800, 600);</script>
<script id = "gabe">swfobject.embedSWF("https://jonasrhee1208wastaken.github.io/cacheoswf/jacksmith.swf", 'ruffle', 800, 600);</script>
</body>
</html>

0 comments on commit 0016353

Please sign in to comment.