Brendan Abolivier 7 年 前
コミット
34a94094e4
共有1 個のファイルを変更した10 個の追加0 個の削除を含む
  1. 10
    0
      index.html

+ 10
- 0
index.html ファイルの表示

@@ -0,0 +1,10 @@
1
+<!DOCTYPE html>
2
+<html>
3
+    <head>
4
+        <meta charset="utf-8">
5
+        <title>Sparrow</title>
6
+    </head>
7
+    <body>
8
+        In progress...
9
+    </body>
10
+</html>