mirror of https://git.sr.ht/~michalr/menu
24 lines
497 B
JSON
24 lines
497 B
JSON
{
|
|
"urls": [
|
|
{
|
|
"label": "example 1",
|
|
"url": "http://example.com"
|
|
},
|
|
{
|
|
"label": "example 2",
|
|
"url": "http://example.com"
|
|
},
|
|
{
|
|
"label": "example 3",
|
|
"url": "http://example.com"
|
|
},
|
|
{
|
|
"label": "example 4",
|
|
"url": "http://example.com"
|
|
},
|
|
{
|
|
"label": "example 5",
|
|
"url": "http://example.com"
|
|
}
|
|
]
|
|
} |