Skip to content

Commit ff28595

Browse files
authored
Create index.html
1 parent 40d2131 commit ff28595

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

index.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="UTF-8">
5+
<title>BinaryOracle</title>
6+
</head>
7+
<body>
8+
<h1>BinaryOracle的个人主页</h1>
9+
<h1>Hello ~</h1>
10+
</body>
11+
</html>

0 commit comments

Comments
 (0)