portal/data-example.json
2024-06-02 11:56:52 +02:00

12 lines
221 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"
}
]
}