Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieuher committed Jan 18, 2024
1 parent 2e0478d commit c1bc621
Show file tree
Hide file tree
Showing 8 changed files with 685 additions and 652 deletions.
1 change: 0 additions & 1 deletion assets/index-1qdjJMob.css

This file was deleted.

1 change: 1 addition & 0 deletions assets/index-8bBJNlMc.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

74 changes: 37 additions & 37 deletions assets/index-IP4ASJEm.js → assets/index-o_K9aI8_.js

Large diffs are not rendered by default.

5 changes: 3 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<script src="https://kit.fontawesome.com/202f92be3c.js" crossorigin="anonymous"></script>
<title>Retro Ski</title>
<script type="module" crossorigin src="./assets/index-IP4ASJEm.js"></script>
<link rel="stylesheet" crossorigin href="./assets/index-1qdjJMob.css">
<script type="module" crossorigin src="./assets/index-o_K9aI8_.js"></script>
<link rel="stylesheet" crossorigin href="./assets/index-8bBJNlMc.css">
</head>

<body>
Expand Down Expand Up @@ -118,6 +118,7 @@

<button id="back-to-manager">Continue</button>
</div>
<div id="track-name"></div>
<div class="game-container">
<canvas id="game"></canvas>
</div>
Expand Down
Loading

0 comments on commit c1bc621

Please sign in to comment.