Skip to content

Commit

Permalink
Update config.ts (#300)
Browse files Browse the repository at this point in the history
Remove link to AI Usage Pricing page from sidebar since Kagi Assistant is not free for everyone.
  • Loading branch information
david-ros authored Nov 23, 2023
1 parent 942fc19 commit 94a3ada
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/.vitepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,6 @@ function sidebarKagi() {
{ text: 'Quick Answer', link: '/kagi/ai/quick-answer' },
{ text: 'Summarize Page', link: '/kagi/ai/summarize-page' },
{ text: 'Discuss', link: '/kagi/ai/ask-questions' },
{ text: 'AI Usage Pricing', link: '/kagi/ai/ai-usage-pricing' },
]
},
{
Expand Down

0 comments on commit 94a3ada

Please sign in to comment.