ソースを参照

HTML home page created

DricomDragon 5 年 前
コミット
a0508b74f0
1 ファイル変更7 行追加0 行削除
  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>