diff --git a/website/api/staff.json b/website/api/staff.json index 30699a1..0966b42 100644 --- a/website/api/staff.json +++ b/website/api/staff.json @@ -2,12 +2,12 @@ { "icon": "morice.png", "name": "MoriceMC", - "role": "Owner & Lead Developer" + "role": "Owner" }, { "icon": "ninivx.png", "name": "NiniVX", - "role": "Community Manager" + "role": "Community Administrator" }, { "icon": "burrata.png", @@ -17,7 +17,7 @@ { "icon": "pitrex.png", "name": "Pitrex", - "role": "Moderator & Developer" + "role": "Lead Developer" }, { "icon": "cashius_to.png", @@ -38,20 +38,5 @@ "icon": "harrpyrose.png", "name": "Harrpy", "role": "Moderator" - }, - { - "icon": "alexemmet.png", - "name": "AlexEmmet", - "role": "Web-Developer & Critic (Professional Hater)" - }, - { - "icon": "xlagging.png", - "name": "xLagging", - "role": "Moderator & Developer" - }, - { - "icon": "mewjo_.png", - "name": "Mewjo_", - "role": "Moderator" } ] diff --git a/website/api/teams.json b/website/api/teams.json index 0f045e9..3d0f8ab 100644 --- a/website/api/teams.json +++ b/website/api/teams.json @@ -11,16 +11,16 @@ { "title": "Commune", "acronym": "", - "leader": "StormGamer0512", + "leader": "Windrunner74", "vips": "", - "description": "Spreading Communism around the world", - "image": "campsite.png" + "description": "The Commune is a great kingdom from forgotten lands that came to this world in force and numbers with the goal of preserving civilisation and surviving the chaos of its new home", + "image": "throne_room.png" }, { "title": "Orbit", "acronym": "", "leader": "Yippee", - "vips": "Skely, xLeggings, Luxi", + "vips": "xLeggings, Luxi", "description": "Me when I Orb it.", "image": "village_sunset.png" }, @@ -28,8 +28,8 @@ "title": "Chunky Town", "acronym": "CT", "leader": "MoriceMC", - "vips": "Yeah he's the owner", - "description": "We are number one!", + "vips": "", + "description": "", "image": "icon.png", "discord": "directs/ct" }, diff --git a/website/assets/throne_room.png b/website/assets/throne_room.png new file mode 100644 index 0000000..eb56726 Binary files /dev/null and b/website/assets/throne_room.png differ