Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
darneees committed Dec 7, 2023
0 parents commit e29367e
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 0 deletions.
1 change: 1 addition & 0 deletions assets/index-5sV3ll6A.css

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

1 change: 1 addition & 0 deletions assets/index-F3CYMZf6.js

Large diffs are not rendered by default.

Binary file added favicon.ico
Binary file not shown.
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" href="/To-do-list/favicon.ico">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Vite App</title>
<script type="module" crossorigin src="/To-do-list/assets/index-F3CYMZf6.js"></script>
<link rel="stylesheet" crossorigin href="/To-do-list/assets/index-5sV3ll6A.css">
</head>
<body>
<div id="app"></div>
</body>
</html>

0 comments on commit e29367e

Please sign in to comment.