12 lines
189 B
JSON
12 lines
189 B
JSON
{
|
|
"items": [
|
|
{
|
|
"text": "All recipes",
|
|
"url": "/recipes/"
|
|
},
|
|
{
|
|
"text": "About",
|
|
"url": "/about/"
|
|
}
|
|
]
|
|
} |