feat: update docs website

This commit is contained in:
Mauricio Siu
2024-11-09 23:17:00 -06:00
parent 179e97dd56
commit 010ea99f76
10 changed files with 28 additions and 69 deletions

View File

@@ -7,9 +7,9 @@ import { attachFile } from "fumadocs-openapi/server";
export const source = loader({
baseUrl: "/docs",
source: createMDXSource(docs, meta),
pageTree: {
attachFile,
},
// pageTree: {
// attachFile,
// },
});
export const openapi = createOpenAPI({