This commit is contained in:
2026-02-19 02:51:54 -05:00
parent d3fc283450
commit 40c0443168
44 changed files with 374 additions and 25 deletions
+22
View File
@@ -0,0 +1,22 @@
{
"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" }
]
}
]
}