portal/data-example.json
2024-08-23 08:51:54 +02:00

12 lines
167 B
JSON

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