index.html

This commit is contained in:
meet you 2021-11-12 08:25:15 +00:00 committed by Gitee
parent cf2037dbac
commit ecc17ea041

8
index.html Normal file
View File

@ -0,0 +1,8 @@
<html>
<head>
<title>Hello</title>
</head>
<body>
<h1>Hello</h1>
</body>
</html>