first commit
This commit is contained in:
8
public/content/interests.json
Normal file
8
public/content/interests.json
Normal 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" }
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user