sidebar docs

This commit is contained in:
Alex Garcia 2024-08-10 10:31:52 -07:00
parent f123d4a162
commit 7a1259e144
2 changed files with 2 additions and 1 deletions

View file

@ -157,6 +157,7 @@ function sidebar(): DefaultTheme.SidebarItem[] {
{ text: "Browser (WASM)", link: "/wasm" },
{ text: "Datasette", link: "/datasette" },
{ text: "sqlite-utils", link: "/sqlite-utils" },
{ text: "rqlite", link: "/rqlite" },
],
},
{