#1 First release

已合并
GogsAdmin 6 年之前 将 2 次代码提交从 TestOrg/dev合并至 TestOrg/master
共有 1 个文件被更改,包括 9 次插入0 次删除
  1. 9 0
      public/index.html

+ 9 - 0
public/index.html

@@ -0,0 +1,9 @@
+<!DOCTYPE html>
+<head>
+	<title>Home of playground</title>
+</head>
+<body>
+	<h1>Hello !</h1>
+	<h2>Dev</h2>
+	<p>Hey coucou ! Je suis sur la branche dev !</p>
+</body>