Skip to content

Commit 68f2ed6

Browse files
author
Vincent Villafuerte
committed
First Commit
1 parent 7e29873 commit 68f2ed6

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

index.html

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<title>Surpath Community</title>
5+
</head>
6+
</html>
7+
<body>
8+
9+
<!--Hello, you can start contributing in this project now-->
10+
11+
<h1> HELLO WORLD! </h1>
12+
13+
14+
15+
<!--End-->
16+
17+
</body>
18+
</html>

0 commit comments

Comments
 (0)