Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
TruLie13 committed Oct 1, 2024
1 parent 27cd4ca commit 6d0b962
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
@@ -1 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1"/><link rel="stylesheet" href="styles.css"/><title>Test Game</title><script defer="defer" src="/TruLie13/Phaser.js_Star_Game.git/static/js/main.aa3d4342.js"></script><link href="/TruLie13/Phaser.js_Star_Game.git/static/css/main.e6c13ad2.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
<!doctype html><html lang="en"><head><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1"/><link rel="stylesheet" href="app.css"/><link rel="stylesheet" href="index.css"/><title>Star Grabber</title><script defer="defer" src="/TruLie13/Phaser.js_Star_Game.git/static/js/main.aa3d4342.js"></script><link href="/TruLie13/Phaser.js_Star_Game.git/static/css/main.e6c13ad2.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script src="phaser.js"></script><script src="yourGame.js"></script></body></html>

0 comments on commit 6d0b962

Please sign in to comment.