Ver código fonte

HH-XXX Create index.html

alinkov 5 anos atrás
pai
commit
91988b7332
1 arquivos alterados com 6 adições e 0 exclusões
  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>