From 102693ab1ae09d2fb95426070cfb576a76f7c6d9 Mon Sep 17 00:00:00 2001 From: KillerBossOriginal Date: Wed, 1 Jan 2025 22:05:55 +0100 Subject: [PATCH] Added some new links to the index --- index.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/index.json b/index.json index ac6ec16..3c9282f 100644 --- a/index.json +++ b/index.json @@ -11,6 +11,24 @@ "path": "RaD/RaD.md", "slug": "RaD", "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" } ] } \ No newline at end of file