ソースを参照

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>