Skip to content

Commit 2ba940b

Browse files
Add files via upload
1 parent c8c35d3 commit 2ba940b

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

index.html

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<title>My GitHub Pages Site</title>
5+
</head>
6+
<body>
7+
<h1>Hello world!</h1>
8+
<p>Welcome to my GitHub Pages site!</p>
9+
</body>
10+
</html>

0 commit comments

Comments
 (0)