static_site/public/db.json
2021-11-02 02:37:09 +08:00

8 lines
116 B
JSON

{
"categories": [
{
"name": "computer",
"files": ["modern-full-stack.pdf", "gdb.pdf"]
}
]
}