We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93630ea commit 6e89c6dCopy full SHA for 6e89c6d
index.html
@@ -0,0 +1,10 @@
1
+<!DOCTYPE html>
2
+<html>
3
+<head>
4
+ <title>我的博客</title>
5
+</head>
6
+<body>
7
+ <h1>欢迎来到我的博客!</h1>
8
+ <p>这是一个使用 GitHub Pages 搭建的简单博客。</p>
9
+</body>
10
+</html>
0 commit comments