1st commit

This commit is contained in:
2025-07-01 11:09:51 +02:00
commit 2d3e33d643
787 changed files with 185055 additions and 0 deletions

14
wco/testapi/nav_fr.json Normal file
View File

@@ -0,0 +1,14 @@
{ "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"]
}
]
}