Skip to content

Commit

Permalink
deploy: 6cd0794
Browse files Browse the repository at this point in the history
  • Loading branch information
MounirAia committed Aug 24, 2024
1 parent d88b727 commit b4dbc0d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion assets/index-BGFuVvh9.js → assets/index-pp4SEicX.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,10 @@
border-radius: 2px; /* Optional: rounded corners for the square */
}
</style>
<script type="module" crossorigin src="./assets/index-BGFuVvh9.js"></script>
<script type="module" crossorigin src="./assets/index-pp4SEicX.js"></script>
</head>
<body>
<h1 class="header">Web Shoot em UP</h1>
<h1 class="header">Web Shoot'em UP</h1>
<div class="game">
<div class="game-container">
<canvas id="canvas" width="1280" height="720" style="background-color: #cccccc"></canvas>
Expand Down

0 comments on commit b4dbc0d

Please sign in to comment.