rework this messy website partially

This commit is contained in:
2023-07-24 17:41:54 +01:00
parent 5e756dcc7b
commit 59ec4c73c5
22 changed files with 298 additions and 52 deletions

18
src/lib/project.json Normal file
View File

@@ -0,0 +1,18 @@
[
{
"name" : "Project Segfault",
"date" : "Sometime in 2022",
"desc" : "Open source development and hosted services.",
"url" : "https://projectsegfau.lt",
"image" : "https://github.com/ProjectSegfault/Logo/raw/main/png/logo_semi_transparent.png",
"imdes" : ""
},
{
"name" : "Mario Kart Wii 3DS",
"date" : "Sometime in 2018",
"desc" : "A mod that aims to port mario kart wii tracks and functions to mario kart 3DS.",
"url" : "https://github.com/orgs/MKW3DS/repositories",
"image" : "https://github.com/Midou36O/MKW3DS-Launcher/raw/master/BootNTR/romfs/sprites/topBackground.png",
"imdes" : ""
}
]