Skip to content

Commit cd05416

Browse files
committed
add README.md and index.html and our team
0 parents  commit cd05416

3 files changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Whitespace-only changes.

index.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<title>Demo Website</title>
5+
</head>
6+
<body>
7+
<h1>Our Demonstration Website</h1>
8+
<a href='our-team/index.html'>Learn more about our team</a>
9+
</body>
10+
</html>

our-team/index.html

Whitespace-only changes.

0 commit comments

Comments
 (0)