Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Created index.html
  • Loading branch information
bpd01001 committed Jan 18, 2024
1 parent 85b543c commit 10968e0
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions week-01/index.html
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Week 1 Assignment</title>
</head>
<body>
Hello!
</body>
</html>

0 comments on commit 10968e0

Please sign in to comment.