Sfoglia il codice sorgente

HH-XXX Create index.html

alinkov 6 anni fa
parent
commit
91988b7332
1 ha cambiato i file con 6 aggiunte e 0 eliminazioni
  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>