Kaynağa Gözat

Merge branch 'dev' of TestOrg/GitPlayground into master

First version of the landing page
Jovian Hersemeule 6 yıl önce
ebeveyn
işleme
e88b9126f2
1 değiştirilmiş dosya ile 9 ekleme ve 0 silme
  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>