浏览代码

write 'Hello World!' in file_a.html

Yulya Shabanova 1 年之前
父节点
当前提交
4b82a5a205
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      file_a.html

+ 3 - 0
file_a.html

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