Files
retrohub/content.base.json
Aurélie Delhaie 784679592d first version
2023-05-07 22:34:30 +02:00

13 lines
185 B
JSON

{
"categories": [
{
"title": "Cat 1",
"links": [
{
"title": "Link 1",
"url": "https://google.fr/"
}
]
}
]
}