Skip to content

Commit

Permalink
deploy: 39ac35b
Browse files Browse the repository at this point in the history
  • Loading branch information
yuiseki committed Dec 17, 2023
0 parents commit b4c4d6f
Show file tree
Hide file tree
Showing 6 changed files with 1,102 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
1 change: 1 addition & 0 deletions assets/index-1xxH6DAM.css

Large diffs are not rendered by default.

625 changes: 625 additions & 0 deletions assets/index-qqCuPnjh.js

Large diffs are not rendered by default.

14 changes: 14 additions & 0 deletions 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-qqCuPnjh.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-1xxH6DAM.css">
</head>
<body>
<div id="root"></div>
</body>
</html>
Loading

0 comments on commit b4c4d6f

Please sign in to comment.