12 lines
167 B
JSON
12 lines
167 B
JSON
{
|
|
"title": "Portal",
|
|
"entries": [
|
|
{
|
|
"active": true,
|
|
"target": "https://example.org",
|
|
"label": "Example",
|
|
"image": "media/icons/svg/code.svg"
|
|
}
|
|
]
|
|
}
|
|
|