Added some new links to the index
This commit is contained in:
parent
442fcc6229
commit
102693ab1a
1 changed files with 18 additions and 0 deletions
18
index.json
18
index.json
|
@ -11,6 +11,24 @@
|
||||||
"path": "RaD/RaD.md",
|
"path": "RaD/RaD.md",
|
||||||
"slug": "RaD",
|
"slug": "RaD",
|
||||||
"type": "md"
|
"type": "md"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "Rules",
|
||||||
|
"path": "Organization/Rules.md",
|
||||||
|
"slug": "rules",
|
||||||
|
"type": "md"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "Terms of Service",
|
||||||
|
"path": "Organization/Terms of Service.md",
|
||||||
|
"slug": "tos",
|
||||||
|
"type": "md"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "Privacy Policy",
|
||||||
|
"path": "Organization/Privacy Policy.md",
|
||||||
|
"slug": "privacy",
|
||||||
|
"type": "md"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
Reference in a new issue