Made it look a bit nicer and added images for the members section

This commit is contained in:
2025-10-22 19:42:25 +01:00
parent 6c5453ad17
commit 95af8d78bb
20 changed files with 153 additions and 82 deletions

40
tuxcord/members.json Normal file
View File

@@ -0,0 +1,40 @@
[
{
"name": "PixeL",
"additional": "Founder"
},
{
"name": "bruhhhhh😘",
"pfp": "bruh.png",
"additional": "Admin"
},
{
"name": "ErrorNoInternet",
"pfp": "error.png",
"additional": "Admin"
},
{
"name": "Javalsai",
"website": "https://javalsai.tuxcord.net",
"pfp": "javalsai.avif",
"additional": "Admin"
},
{
"name": "Danmax",
"website": "https://git.javalsai.tuxcord.net/danmax",
"pfp": "danmax.png"
},
{
"name": "DeaDvey",
"website": "https://deadvey.com",
"pfp": "deadvey.png"
},
{
"name": "Grialion"
},
{
"name": "Spamix",
"website": "https://decompil.in"
}
]