Kaynağa Gözat

HTML home page created

DricomDragon 6 yıl önce
ebeveyn
işleme
a0508b74f0
1 değiştirilmiş dosya ile 7 ekleme ve 0 silme
  1. 7 0
      public/index.html

+ 7 - 0
public/index.html

@@ -0,0 +1,7 @@
+<!DOCTYPE html>
+<head>
+	<title>Home of playground</title>
+</head>
+<body>
+	<h1>Hello !</h1>
+</body>