Skip to content

Commit

Permalink
Update config.ts (#653)
Browse files Browse the repository at this point in the history
Add link to LLMs & Privacy page in the Sidebar
  • Loading branch information
david-ros authored Jan 9, 2025
1 parent c44e573 commit 1006429
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 @@ -230,6 +230,7 @@ function sidebarKagi() {
{ text: 'Kagi Translate', link: '/kagi/ai/translate' },
{ text: 'Discuss Document', link: '/kagi/ai/ask-questions' },
{ text: 'Kagi LLM Benchmarking Project', link: '/kagi/ai/llm-benchmark' },
{ text: 'LLMs & Privacy', link: '/kagi/ai/llms-privacy' },
]
},
{
Expand Down

0 comments on commit 1006429

Please sign in to comment.