portal/data-example.json
2024-07-30 10:01:39 +02:00

12 lines
249 B
JSON

{
"title": "Portal",
"entries": [
{
"active": true,
"target": "https://example.org",
"label": "Example",
"image": "https://cdn.iconscout.com/icon/premium/png-128-thumb/plant-2941089-2470533.png",
"open_in_new_tab": false
}
]
}