Skip to content

Commit ea9a0da

Browse files
authored
Update config.ts
Add link to LLMs & Privacy page in the Sidebar
1 parent c44e573 commit ea9a0da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/.vitepress/config.ts

+1
Original file line numberDiff line numberDiff line change
@@ -230,6 +230,7 @@ function sidebarKagi() {
230230
{ text: 'Kagi Translate', link: '/kagi/ai/translate' },
231231
{ text: 'Discuss Document', link: '/kagi/ai/ask-questions' },
232232
{ text: 'Kagi LLM Benchmarking Project', link: '/kagi/ai/llm-benchmark' },
233+
{ text: 'LLMs & Privacy', link: '/kagi/ai/llms-privacy' },
233234
]
234235
},
235236
{

0 commit comments

Comments
 (0)