Skip to content

Commit

Permalink
Update config.ts (#591)
Browse files Browse the repository at this point in the history
Add Kagi Translate to sidebar
  • Loading branch information
david-ros authored Nov 7, 2024
1 parent ea752d1 commit 94c2365
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 @@ -227,6 +227,7 @@ function sidebarKagi() {
{ text: 'Custom Assistants', link: '/kagi/ai/custom-assistants' },
{ text: 'Quick Answer', link: '/kagi/ai/quick-answer' },
{ text: 'Summarize Page', link: '/kagi/ai/summarize-page' },
{ 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' },
]
Expand Down

0 comments on commit 94c2365

Please sign in to comment.