mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-22 07:00:43 +08:00
feat: upgrade docs
This commit is contained in:
@@ -6,6 +6,9 @@ export default [
|
||||
}),
|
||||
route("docs/*", "docs/page.tsx"),
|
||||
route("api/search", "docs/search.ts"),
|
||||
route('llms.txt', 'llms/index.ts'),
|
||||
route('llms-full.txt', 'llms/full.ts'),
|
||||
route('llms.mdx/docs/*', 'llms/mdx.ts'),
|
||||
route("about", "routes/about.tsx"),
|
||||
route("memshell", "routes/memshell.tsx"),
|
||||
route("probeshell", "routes/probeshell.tsx"),
|
||||
|
||||
Reference in New Issue
Block a user