Skip to content

Commit

Permalink
Update config.ts
Browse files Browse the repository at this point in the history
Add link to the Custom Assistants page from the Sidebar
  • Loading branch information
david-ros authored Oct 30, 2024
1 parent 617f134 commit fa57c48
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 @@ -224,6 +224,7 @@ function sidebarKagi() {
collapsed: true,
items: [
{ text: 'The Assistant', link: '/kagi/ai/assistant' },
{ 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: 'Discuss Document', link: '/kagi/ai/ask-questions' },
Expand Down

0 comments on commit fa57c48

Please sign in to comment.