Initial commit
This commit is contained in:
9
index.html
Normal file
9
index.html
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<title>最简略的网页</title>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<p>啥都没有</p>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
Reference in New Issue
Block a user