first commit

This commit is contained in:
Johan LEROY
2026-04-21 14:14:03 +02:00
commit 7c7ff160eb
125 changed files with 13379 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
{
"items": [
{ "id": "gaming", "label": "Jeux vidéo", "icon": "lucide:gamepad-2", "color": "violet" },
{ "id": "movies", "label": "Films & Séries", "icon": "lucide:film", "color": "cyan" },
{ "id": "dj", "label": "DJing / Tekno", "icon": "lucide:disc-3", "color": "magenta" },
{ "id": "side", "label": "Projets personnels", "icon": "lucide:rocket", "color": "ice" }
]
}