mirror of
https://github.com/TheThomaas/my-online-cookbook.git
synced 2026-01-10 20:01:47 +00:00
12 lines
138 B
JSON
12 lines
138 B
JSON
{
|
|
"items": [
|
|
{
|
|
"text": "Accueil",
|
|
"url": "/"
|
|
},
|
|
{
|
|
"text": "Recettes",
|
|
"url": "/recipes/"
|
|
}
|
|
]
|
|
} |