Ver Fonte

write 'Hello World!' in file_a.html

Yulya Shabanova há 1 ano atrás
pai
commit
4b82a5a205
1 ficheiros alterados com 3 adições e 0 exclusões
  1. 3 0
      file_a.html

+ 3 - 0
file_a.html

@@ -0,0 +1,3 @@
+<body>
+  <a>Hello World!</a>
+</body>