docs: improve landing page

This commit is contained in:
Elias Schneider
2025-02-06 16:40:35 +01:00
parent 3a6fce5c4b
commit 3dda2e16e9
12 changed files with 153 additions and 84 deletions

View File

@@ -26,7 +26,7 @@ const config: Config = {
"classic",
{
docs: {
routeBasePath: "/",
routeBasePath: "/docs",
sidebarPath: "./sidebars.ts",
editUrl: "https://github.com/pocket-id/pocket-id/edit/main/docs",
},