Added current project files
This commit is contained in:
0
api/res/html/index.html
Normal file
0
api/res/html/index.html
Normal file
0
api/res/html/index.js
Normal file
0
api/res/html/index.js
Normal file
20
api/res/json/projects.json
Normal file
20
api/res/json/projects.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"version" : 1,
|
||||
"projects" : [
|
||||
{
|
||||
"name": "subsonicsnl",
|
||||
"description": "subsonics.nl website",
|
||||
"url": "https://subsonics.nl"
|
||||
},
|
||||
{
|
||||
"name": "drivebycool",
|
||||
"description": "driveby.cool website",
|
||||
"url": "https://driveby.cool"
|
||||
},
|
||||
{
|
||||
"name": "VaV Arena",
|
||||
"description": "Q3 CPMA inspired arena shooter",
|
||||
"url": "https://vav.driveby.cool"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user