diff --git a/docs/docs.json b/docs/docs.json index bd052addf..b3ccf9027 100644 --- a/docs/docs.json +++ b/docs/docs.json @@ -115,6 +115,21 @@ "discord": "https://www.codeflash.ai/discord", "github": "https://github.com/codeflash-ai", "linkedin": "https://www.linkedin.com/company/codeflash-ai" - } + }, + "links": [ + { + "label": "Legal", + "items": [ + { + "label": "Privacy Policy", + "href": "https://www.codeflash.ai/privacy-policy" + }, + { + "label": "Terms of Service", + "href": "https://www.codeflash.ai/terms-of-service" + } + ] + } + ] } } \ No newline at end of file