#1 First release

Fusionado
GogsAdmin fusionados 2 commits de TestOrg/dev en TestOrg/master hace 6 años
Se han modificado 1 ficheros con 9 adiciones y 0 borrados
  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>