diff --git a/.vitepress/config.ts b/.vitepress/config.ts index fb02ccc..511dd1e 100644 --- a/.vitepress/config.ts +++ b/.vitepress/config.ts @@ -94,6 +94,7 @@ export default defineConfigWithTheme({ { text: 'Password Confirmation', link: '/features/password-confirmation' }, { text: 'Two Factor Authentication', link: '/features/two-factor-authentication' }, { text: 'Browser Sessions', link: '/features/browser-sessions' }, + { text: 'Teams', link: '/features/teams' }, ], }, { text: 'Stack Features',