mirror of
https://github.com/ProjectSegfault/website.git
synced 2025-05-31 14:12:04 +05:30
@ -1,4 +1,22 @@
|
||||
[
|
||||
{
|
||||
"name": "akisblack",
|
||||
"matrix": "https://matrix.to/#/@akis:projectsegfau.lt/",
|
||||
"discord": "https://discord.com/users/845535118285602866/",
|
||||
"position": "Web developer",
|
||||
"description": "Hi, I am Akis.",
|
||||
"github": "https://github.com/akisblack/",
|
||||
"website": "https://akisblack.github.io/"
|
||||
},
|
||||
{
|
||||
"name": "Devnol",
|
||||
"matrix": "https://matrix.to/#/@devnol:projectsegfau.lt/",
|
||||
"discord": "https://discord.com/users/429353559566319626/",
|
||||
"position": "Greece server owner",
|
||||
"description": "Placeholder",
|
||||
"github": "https://github.com/Devnol/",
|
||||
"website": "https://devnol.github.io/"
|
||||
},
|
||||
{
|
||||
"name": "Midou",
|
||||
"matrix": "https://matrix.to/#/@midou:projectsegfau.lt/",
|
||||
@ -10,26 +28,29 @@
|
||||
{
|
||||
"name": "MrLeRien",
|
||||
"discord": "https://discord.com/users/213634643327582208/",
|
||||
"position": "Hoster",
|
||||
"description": "Placeholder",
|
||||
"github": "https://github.com/MrLeRien/"
|
||||
"matrix": "https://matrix.to/#/@mrlerien:projectsegfau.lt/",
|
||||
"position": "France server owner",
|
||||
"description": "Placeholder"
|
||||
},
|
||||
{
|
||||
"name": "akisblack",
|
||||
"matrix": "https://matrix.to/#/@akis:projectsegfau.lt/",
|
||||
"discord": "https://discord.com/users/845535118285602866/",
|
||||
"position": "Web developer",
|
||||
"description": "Hi, I am Akis.",
|
||||
"github": "https://github.com/akisblack/",
|
||||
"website": "https://akisblack.github.io/"
|
||||
"name": "Odyssey346",
|
||||
"matrix": "https://matrix.to/#/@odyssey:projectsegfau.lt",
|
||||
"position": "Web Developer, Gameserver system administrator",
|
||||
"description": "Hi, I'm Odyssey346 and I do things here. Check out my website for more info.",
|
||||
"github": "https://github.com/Odyssey346",
|
||||
"website": "https://odyssey346.dev"
|
||||
},
|
||||
{
|
||||
"name": "openssl_rand",
|
||||
"matrix": "https://matrix.to/#/@openssl_rand:projectsegfau.lt/",
|
||||
"position": "System administrator",
|
||||
"description": "\"I am openssl_rand, a system administrator of the project Segfau.lt.\" - GitHub Copilot"
|
||||
},
|
||||
{
|
||||
"name": "Devnol",
|
||||
"matrix": "https://matrix.to/#/@devnol:projectsegfau.lt/",
|
||||
"discord": "https://discord.com/users/429353559566319626/",
|
||||
"position": "Hoster",
|
||||
"description": "Placeholder",
|
||||
"github": "https://github.com/Devnol/",
|
||||
"website": "https://devnol.github.io/"
|
||||
"name": "stephenvk",
|
||||
"matrix": "https://matrix.to/#/@stephenvk:projectsegfau.lt",
|
||||
"position": "Backup host",
|
||||
"description": "I am Stephenvk and I host a server that takes our backups.",
|
||||
"website": "https://stephenvk.xyz"
|
||||
}
|
||||
]
|
||||
|
@ -14,6 +14,7 @@
|
||||
|
||||
<div class="members">
|
||||
<h1>Members</h1>
|
||||
<h2>Our excellent members!</h2>
|
||||
<div class="member-outer">
|
||||
{#each members as { name, discord, matrix, position, description, github, website }}
|
||||
<div class="member-inner">
|
||||
|
Reference in New Issue
Block a user