This commit is contained in:
dandibee
2014-11-22 13:42:15 +08:00
parent 46a7c26d1e
commit cf1e24d2b8
2 changed files with 13 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
<h3>Hello World!</h3>
+12
View File
@@ -0,0 +1,12 @@
{
"teamName": "Earthling",
"members": [
{
"name": "Dandi B",
"twitter": "dandibee",
"koding": "dandibee",
"location": "Manila, PH",
"lead": true
}
]
}