Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
KOLDERWH committed Nov 20, 2023
1 parent 7df9fcf commit 419afe8
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
1 change: 1 addition & 0 deletions assets/index-8f1619dd.css

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

1 change: 0 additions & 1 deletion assets/index-a3505bfd.css

This file was deleted.

2 changes: 1 addition & 1 deletion assets/index-971dc2e0.js → assets/index-aec30c43.js

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
<link rel="icon" href="./favicon.png">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Slot Machine</title>
<script type="module" crossorigin src="./assets/index-971dc2e0.js"></script>
<link rel="stylesheet" href="./assets/index-a3505bfd.css">
<script type="module" crossorigin src="./assets/index-aec30c43.js"></script>
<link rel="stylesheet" href="./assets/index-8f1619dd.css">
</head>

<body>
<div id="app"></div>

</body>

</html>
</html>

0 comments on commit 419afe8

Please sign in to comment.