19 lines
301 B
JSON
19 lines
301 B
JSON
|
{
|
||
|
"items": [
|
||
|
{
|
||
|
"type": "file",
|
||
|
"title": "Index",
|
||
|
"path": "Index.md"
|
||
|
},
|
||
|
{
|
||
|
"type": "file",
|
||
|
"title": "CS-index",
|
||
|
"path": "CS notes/CS-index.md"
|
||
|
},
|
||
|
{
|
||
|
"type": "file",
|
||
|
"title": "Wiki-Index",
|
||
|
"path": "Wiki/Wiki-Index.md"
|
||
|
}
|
||
|
]
|
||
|
}
|