瀏覽代碼

Add index

Brendan Abolivier 7 年之前
父節點
當前提交
02cdcf8e8c
簽署人: Brendan Abolivier <contact@brendanabolivier.com> GPG 金鑰 ID: 8EF1500759F70623
共有 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>