Added project accordion next will be more content

This commit is contained in:
2025-12-13 13:57:49 +01:00
parent 8c011dd0ab
commit 17585bfaca
7 changed files with 136 additions and 38 deletions

View File

@@ -205,5 +205,19 @@
"WHAT": "No degree (transferred to lower secondary school)"
}
}
},
"PROJECTS": {
"PLAYGROUND": {
"TITLE": "Playground Website",
"SHORT_DESCRIPTION": "This is about this website."
},
"EL_MUCHO": {
"TITLE": "El Mucho",
"SHORT_DESCRIPTION": "This is about my first game on steam."
},
"GAME_JAMS": {
"TITLE": "Game Jams",
"SHORT_DESCRIPTION": "This is about my participation at several game jams."
}
}
}