21 lines
306 B
JSON
Executable File
21 lines
306 B
JSON
Executable File
[
|
|
{
|
|
"id": "1",
|
|
"linkname": "Jeu",
|
|
"linkurl": "/",
|
|
"btn": false
|
|
},
|
|
{
|
|
"id": "2",
|
|
"linkname": "Boutique",
|
|
"linkurl": "/boutique",
|
|
"btn": false
|
|
},
|
|
{
|
|
"id": "3",
|
|
"linkname": "Succès",
|
|
"linkurl": "/achievements",
|
|
"btn": false
|
|
}
|
|
]
|