Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
fdhhhdjd committed Nov 17, 2023
0 parents commit 362885d
Show file tree
Hide file tree
Showing 5 changed files with 2,721 additions and 0 deletions.
22 changes: 22 additions & 0 deletions 200.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
<!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" />
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css"
integrity="sha512-z3gLpd7yknf1YoNbCzqRKc4qyor8gaKU1qmn+CShxbuBusANI9QpRohGBreCFkKxLhei6S9CQXFEbbKuqLg0DA=="
crossorigin="anonymous"
referrerpolicy="no-referrer"
/>
<title>Vite + React</title>
<script type="module" crossorigin src="/assets/index-db281edb.js"></script>
<link rel="stylesheet" href="/assets/index-46754b29.css">
</head>
<body>
<div id="root"></div>

</body>
</html>
Loading

0 comments on commit 362885d

Please sign in to comment.