Skip to content

Commit bfb8073

Browse files
authored
Merge pull request #2 from Tech-Psycho95/Tech-Psycho95-patch-1
Add basic HTML structure to index.html
2 parents 26b29f1 + e917aab commit bfb8073

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

index.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<!DOCTYPE html>
2+
<html lange="en">
3+
<title>HI</title>
4+
<body>
5+
<div class="box"></div>
6+
</body>

0 commit comments

Comments
 (0)