Skip to content

Commit 80df545

Browse files
committed
docs: add Vector Search page to sidebar navigation
1 parent fa57817 commit 80df545

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/astro.config.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ export default defineConfig({
3030
{ label: "Lazy Evaluation", slug: "lazy-evaluation" },
3131
{ label: "Performance", slug: "performance" },
3232
{ label: "Error Handling", slug: "error-handling" },
33+
{ label: "Vector Search", slug: "vector-search" },
3334
{ label: "Write Path", slug: "write-path" },
3435
{ label: "Deployment", slug: "deployment" },
3536
],

0 commit comments

Comments
 (0)