Skip to content

Commit

Permalink
add codons game
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewmeeks committed Aug 4, 2024
1 parent e378bb9 commit 838ca29
Show file tree
Hide file tree
Showing 4 changed files with 56 additions and 0 deletions.
40 changes: 40 additions & 0 deletions codons/assets/index-BrGFJ9pR.js

Large diffs are not rendered by default.

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

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

14 changes: 14 additions & 0 deletions codons/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<!doctype html>
<html lang="en">
<head>
<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>Vite + React + TS</title>
<script type="module" crossorigin src="./assets/index-BrGFJ9pR.js"></script>
<link rel="stylesheet" crossorigin href="./assets/index-FpblmiQH.css">
</head>
<body>
<div id="root"></div>
</body>
</html>
1 change: 1 addition & 0 deletions codons/vite.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 838ca29

Please sign in to comment.