Skip to content

Commit

Permalink
Update config.ts
Browse files Browse the repository at this point in the history
Add link to 2FA authentication page in the Sidebar
  • Loading branch information
david-ros authored Feb 7, 2024
1 parent 6a5849c commit 1ce04e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/.vitepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@ function sidebarKagi() {
items: [
{ text: 'Privacy Protection', link: '/kagi/privacy/privacy-protection' },
{ text: 'Private Browser Sessions', link: '/kagi/privacy/private-browser-sessions' },
{ text: 'Two Factor Authentication', link: '/kagi/privacy/two-factor-authentication' },
{ text: 'Security', link: '/kagi/privacy/security' },
{ text: 'Legal Safe Harbor', link: '/kagi/privacy/safe-harbor' },
]
Expand Down

0 comments on commit 1ce04e2

Please sign in to comment.