Selaa lähdekoodia

HH-XXX Create index.html

alinkov 5 vuotta sitten
vanhempi
commit
91988b7332
1 muutettua tiedostoa jossa 6 lisäystä ja 0 poistoa
  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>