Skip to content

Commit 3eb9967

Browse files
committed
index fix
1 parent 12b2af2 commit 3eb9967

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,12 @@
44
<head>
55
<meta charset="UTF-8">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7-
<title>Document</title>
7+
<title>My GitHub Page</title>
88
</head>
99

1010
<body>
11-
11+
<h1>Welcome to My GitHub Page</h1>
12+
<p>This is a test page.</p>
1213
</body>
1314

1415
</html>

0 commit comments

Comments
 (0)