wiki/index.json

34 lines
793 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 22:05:55 +01:00
},
{
"title": "Rules",
"path": "Organization/Rules.md",
"slug": "rules",
"type": "md"
},
{
"title": "Terms of Service",
2025-01-01 22:09:36 +01:00
"path": "Organization/Terms%20of%20Service.md",
2025-01-01 22:05:55 +01:00
"slug": "tos",
"type": "md"
},
{
"title": "Privacy Policy",
2025-01-01 22:09:36 +01:00
"path": "Organization/Privacy%20Policy.md",
2025-01-01 22:05:55 +01:00
"slug": "privacy",
"type": "md"
2025-01-01 20:30:08 +01:00
}
]
}