wiki/index.json

16 lines
297 B
JSON
Raw Normal View History

2025-01-01 20:30:08 +01:00
{
"public": [
{
2025-01-01 20:45:39 +01:00
"title": "Index",
2025-01-01 20:30:08 +01:00
"path": "README.md",
2025-01-01 21:10:54 +01:00
"slug": "index",
2025-01-01 20:45:53 +01:00
"type": "md"
2025-01-01 20:30:08 +01:00
},
{
2025-01-01 20:45:39 +01:00
"title": "RaD",
2025-01-01 21:10:54 +01:00
"path": "RaD/RaD.md",
2025-01-01 20:30:08 +01:00
"slug": "RaD",
2025-01-01 20:45:53 +01:00
"type": "md"
2025-01-01 20:30:08 +01:00
}
]
}