Test
This commit is contained in:
@@ -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" }
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"title": "Entry title",
|
||||
"date": "2026-02-19",
|
||||
"listening": "",
|
||||
"watching": "",
|
||||
"reading": "",
|
||||
"working on": "",
|
||||
"thinking": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user