mirror of
https://github.com/ProjectSegfault/website.git
synced 2025-05-31 14:12:04 +05:30
14 lines
443 B
JSON
14 lines
443 B
JSON
[
|
|
{
|
|
"name": "Website",
|
|
"description": "Our website written in SvelteKit.",
|
|
"git": "https://git.projectsegfau.lt/ProjectSegfault/website/",
|
|
"website": "https://projectsegfau.lt/"
|
|
},
|
|
{
|
|
"name": "Segfautils",
|
|
"description": "Web utilities (APIs) for Project Segfault, but you could probably use them too.",
|
|
"git": "https://git.projectsegfau.lt/ProjectSegfault/Segfautils/",
|
|
"website": "https://segfautils.projectsegfau.lt/"
|
|
}
|
|
] |