15 lines
313 B
JSON
15 lines
313 B
JSON
{ "wcocaller":"testapi",
|
|
"logo": { "src": "/src/static/img/logo/logoentete.webp", "alt": "smatchit" },
|
|
"claim": "Never miss an opportunity",
|
|
"idhome":"home",
|
|
"links": [
|
|
{
|
|
"id": "home",
|
|
"label": "Runner",
|
|
"textlink": "de test",
|
|
"tpl": "home",
|
|
"next": ["home"]
|
|
}
|
|
]
|
|
}
|