Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
ThePhoenix08 committed Mar 6, 2024
0 parents commit f55dd24
Show file tree
Hide file tree
Showing 3 changed files with 56 additions and 0 deletions.
40 changes: 40 additions & 0 deletions assets/index-1386ab3a.js

Large diffs are not rendered by default.

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

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

15 changes: 15 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<!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</title>
<script type="module" crossorigin src="/to-do-app/assets/index-1386ab3a.js"></script>
<link rel="stylesheet" href="/to-do-app/assets/index-c3dcfacc.css">
</head>
<body>
<div id="root"></div>

</body>
</html>

0 comments on commit f55dd24

Please sign in to comment.