Skip to content

Commit

Permalink
📝 content update
Browse files Browse the repository at this point in the history
  • Loading branch information
tackyunicorn committed Jul 22, 2024
1 parent c119337 commit 4efc96b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion src/posts/frogger/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Use the arrow keys / buttons to take the frog back home!
</style>

<script type="text/javascript" src="./gl-matrix.js"></script>
<script type="text/javascript" src="./rasterize.js"></script>
<script type="text/javascript" src="./frogger.js"></script>
<script type="text/javascript">
window.onload = function() {
main();
Expand Down

0 comments on commit 4efc96b

Please sign in to comment.