Skip to content

Commit

Permalink
Deploying to gh-pages from @ 093a631 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
gdsc0301 committed Sep 13, 2023
1 parent 3e7c3e2 commit 37778ed
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
1 change: 0 additions & 1 deletion assets/index-0360e4b4.css

This file was deleted.

2 changes: 1 addition & 1 deletion assets/index-2e7bde82.js → assets/index-5d21f661.js

Large diffs are not rendered by default.

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

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

6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/best-multiplayer-game-possible/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="viewport" content="width=device-width, height=device-height initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=0" />

<title>BMPG</title>
<script type="module" crossorigin src="/best-multiplayer-game-possible/assets/index-2e7bde82.js"></script>
<link rel="stylesheet" href="/best-multiplayer-game-possible/assets/index-0360e4b4.css">
<script type="module" crossorigin src="/best-multiplayer-game-possible/assets/index-5d21f661.js"></script>
<link rel="stylesheet" href="/best-multiplayer-game-possible/assets/index-e3dfa53b.css">
</head>
<body>
<canvas id="app" width="640" height="360"></canvas>
Expand Down

0 comments on commit 37778ed

Please sign in to comment.