[Add] Team section & teams post
This commit is contained in:
parent
723e3762ec
commit
cb26d149eb
13 changed files with 521 additions and 53 deletions
44
website/api/teams.json
Normal file
44
website/api/teams.json
Normal file
|
|
@ -0,0 +1,44 @@
|
|||
[
|
||||
{
|
||||
"title": "Anarchyphase Public Infrastructure",
|
||||
"acronym": "API",
|
||||
"leader": "NiniVX",
|
||||
"vips": "mewjo_",
|
||||
"description": "Building infrastructure across the server.",
|
||||
"image": "api.png",
|
||||
"discord": "directs/api"
|
||||
},
|
||||
{
|
||||
"title": "Commune",
|
||||
"acronym": "",
|
||||
"leader": "StormGamer0512",
|
||||
"vips": "",
|
||||
"description": "Spreading Communism around the world",
|
||||
"image": "campsite.png"
|
||||
},
|
||||
{
|
||||
"title": "Orbit",
|
||||
"acronym": "",
|
||||
"leader": "Yippee",
|
||||
"vips": "Skely, xLeggings, Luxi",
|
||||
"description": "Me when I Orb it",
|
||||
"image": "village_sunset.png"
|
||||
},
|
||||
{
|
||||
"title": "Chunky Town",
|
||||
"acronym": "CT",
|
||||
"leader": "MoriceMC",
|
||||
"vips": "Yeah he's the owner",
|
||||
"description": "We are number one",
|
||||
"image": "icon.png",
|
||||
"discord": "directs/ct"
|
||||
},
|
||||
{
|
||||
"title": "Ardubia",
|
||||
"acronym": "",
|
||||
"leader": "Liwitikiwi",
|
||||
"vips": "",
|
||||
"description": "Build borders to keep out foreign aliens",
|
||||
"image": "outpost.png"
|
||||
}
|
||||
]
|
||||
Loading…
Reference in a new issue