Files
sistav.com/assets/data/links.json
T
2026-02-19 02:51:54 -05:00

23 lines
431 B
JSON

{
"categories": [
{
"name": "Interesting",
"links": [
{ "title": "Example", "url": "https://example.com", "note": "optional description" }
]
},
{
"name": "Tools",
"links": [
{ "title": "Example", "url": "https://example.com" }
]
},
{
"name": "Reading",
"links": [
{ "title": "Example", "url": "https://example.com" }
]
}
]
}