Skip to content

Commit

Permalink
index
Browse files Browse the repository at this point in the history
  • Loading branch information
xu-winter authored Aug 9, 2024
1 parent 5b14320 commit 7598988
Show file tree
Hide file tree
Showing 3 changed files with 83 additions and 9 deletions.
73 changes: 73 additions & 0 deletions assets/index-q2vNLxmn.js

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="./favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<head>
<meta charset="UTF-8"/>
<link rel="icon" type="image/svg+xml" href="./favicon.ico"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<title>My Home</title>
<script type="module" crossorigin src="./assets/index-DL7tpffD.js"></script>
<link rel="stylesheet" crossorigin href="./assets/index-D3NHVaAB.css">
</head>
<body>
<script type="module" crossorigin src="./assets/index-q2vNLxmn.js"></script>
<link rel="stylesheet" crossorigin href="./assets/index-vGDdgmBO.css">
</head>
<body>
<div id="app"></div>
</body>
</body>
</html>
Expand Down

0 comments on commit 7598988

Please sign in to comment.