#1 First release

Fusionné
GogsAdmin a fusionné 2 commits à partir de TestOrg/dev vers TestOrg/master il y a 6 ans
1 fichiers modifiés avec 9 ajouts et 0 suppressions
  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>