Skip to content

Commit

Permalink
deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
Hain-tain committed Mar 21, 2024
1 parent 9e9c476 commit 2376068
Show file tree
Hide file tree
Showing 5 changed files with 469 additions and 0 deletions.
Binary file added dist/2e162b4fefb34cd7ed8d.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/6328741810b732410eec.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
457 changes: 457 additions & 0 deletions dist/bundle.js

Large diffs are not rendered by default.

Binary file added dist/f1bd4269f4446ceae306.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions dist/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Document</title>
<script defer src="/bundle.js"></script></head>
<body>
<div id="app"></div>
</body>
</html>

0 comments on commit 2376068

Please sign in to comment.