Skip to content

Commit

Permalink
Add header & sidebar UIs
Browse files Browse the repository at this point in the history
  • Loading branch information
saba-bar95 committed Oct 12, 2023
0 parents commit 12ecd3b
Show file tree
Hide file tree
Showing 2 changed files with 526 additions and 0 deletions.
9 changes: 9 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Todo List</title>
<meta name="viewport" content="width=device-width, initial-scale=1"><script defer src="main.js"></script></head>
<body>
</body>
</html>
Loading

0 comments on commit 12ecd3b

Please sign in to comment.