浏览代码

HH-XXX Create index.html

alinkov 5 年之前
父节点
当前提交
91988b7332
共有 1 个文件被更改,包括 6 次插入0 次删除
  1. 6 0
      index.html

+ 6 - 0
index.html

@@ -0,0 +1,6 @@
+<html>
+<header><title>This is title</title></header>
+<body>
+Hello world
+</body>
+</html>