Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
SealyBoi committed Oct 24, 2023
1 parent 43a36b7 commit 33563f1
Show file tree
Hide file tree
Showing 6 changed files with 104 additions and 97 deletions.
Binary file added assets/GF-ea58e0cd.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
92 changes: 0 additions & 92 deletions assets/index-0556f2e7.js

This file was deleted.

99 changes: 99 additions & 0 deletions assets/index-189df5a9.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/index-7057400e.css → assets/index-fa33197f.css

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

Binary file added assets/poker-cards-155dbd86.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/blackjack_probability/vite.svg" />
<link rel="icon" type="image/svg+xml" href="/blackjack_probability/assets/poker-cards-155dbd86.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + React + TS</title>
<script type="module" crossorigin src="/blackjack_probability/assets/index-0556f2e7.js"></script>
<link rel="stylesheet" href="/blackjack_probability/assets/index-7057400e.css">
<title>Blackjack Probability</title>
<script type="module" crossorigin src="/blackjack_probability/assets/index-189df5a9.js"></script>
<link rel="stylesheet" href="/blackjack_probability/assets/index-fa33197f.css">
</head>
<body>
<div id="root"></div>
Expand Down

0 comments on commit 33563f1

Please sign in to comment.