diff --git a/docs/.vitepress/config.ts b/docs/.vitepress/config.ts index 9f3b0fc..7859fff 100644 --- a/docs/.vitepress/config.ts +++ b/docs/.vitepress/config.ts @@ -18,6 +18,14 @@ export default defineConfig({ nav: [ { text: 'About', link: '/about' }, { text: 'Guide', link: '/getting-started' }, + { + text: 'Terms', + link: 'https://opensource.fb.com/legal/terms/', + }, + { + text: 'Privacy', + link: 'https://opensource.fb.com/legal/privacy/', + }, { text: `v${VERSION}`, items: [