Skip to content

Commit

Permalink
build: release new version
Browse files Browse the repository at this point in the history
  • Loading branch information
saacostam-zaga committed Jul 28, 2024
1 parent 711c28b commit e737a3f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="./vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Crossy Road</title>
<title>Crossy Road | saacostam</title>
<script type="module" crossorigin src="./assets/index-AyFofirk.js"></script>
<link rel="stylesheet" crossorigin href="./assets/index-Nn8yyy6O.css">
</head>
<body>
<div id="app">
<div style="position: fixed; top: 0rem; left: 0; background-color: rgba(0, 0, 0, 0.5); padding: 1rem; text-align: center; border-radius: 1rem;">🐓 Use space to move forward. Use keys to move in all directions.<br/>Game created, using BabylonJs, by <a href="https://github.com/saacostam/3d-crossy-road" target="_blank">saacostam</a></div>
<div id="app" style="height: 98vh; overflow: hidden;">
<canvas id="babylon-canvas"></canvas>
<span style="display: block; text-align: center;">🐓 Use space to move forward. Use keys to move in all directions.<br/>Game created, using BabylonJs, by <a href="https://github.com/saacostam/3d-crossy-road" target="_blank">saacostam</a></span>
</div>
</body>
</html>

0 comments on commit e737a3f

Please sign in to comment.