Create index.html

This commit is contained in:
XiaoXinxin 2018-12-21 02:06:04 +08:00 committed by GitHub
parent 3e2e59c53b
commit c603a2d866
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

9
index.html Normal file
View File

@ -0,0 +1,9 @@
<!DOCTYPE html>
<html lang="zh">
<head>
<title>fine</title>
<head>
<body>
<h1>fine<small>It's OK!</small></h1>
</body>
</html>