소스 검색

HH-XXX Create index.html

alinkov 6 년 전
부모
커밋
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>