This commit is contained in:
Dax Raad
2026-07-13 00:50:51 -04:00
parent 20af1f5e79
commit fe3b2e8f90
51 changed files with 33307 additions and 15 deletions
+5
View File
@@ -0,0 +1,5 @@
import { defineDocs } from "fumadocs-mdx/config"
export const docs = defineDocs({
dir: "content/docs",
})