mirror of
https://github.com/asg017/sqlite-vec.git
synced 2026-05-04 13:22:58 +02:00
site fix
This commit is contained in:
parent
b1753e359c
commit
12c96fc6fe
3 changed files with 4 additions and 2 deletions
|
|
@ -39,7 +39,6 @@ const guides = {
|
|||
|
||||
function nav(): DefaultTheme.NavItem[] {
|
||||
return [
|
||||
{ text: "Home", link: "/" },
|
||||
//guides,
|
||||
{ text: "API Reference", link: "/api-reference" },
|
||||
{ text: "♥ Sponsor", link: "https://github.com/sponsors/asg017" },
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ hero:
|
|||
actions:
|
||||
- theme: brand
|
||||
text: Getting Started
|
||||
link: /markdown-examples
|
||||
link: /getting-started
|
||||
- theme: alt
|
||||
text: API Reference
|
||||
link: /api-reference
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue