Skip to content

Commit f225412

Browse files
committed
docs
1 parent e28a7a5 commit f225412

File tree

127 files changed

+12
-4187
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

127 files changed

+12
-4187
lines changed

apps/site/content/docs/index.mdx

Lines changed: 0 additions & 13 deletions
This file was deleted.

apps/site/content/docs/test.mdx

Lines changed: 0 additions & 17 deletions
This file was deleted.

apps/site/source.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import { defineConfig, defineDocs, frontmatterSchema, metaSchema } from 'fumadoc
33
// You can customise Zod schemas for frontmatter and `meta.json` here
44
// see https://fumadocs.dev/docs/mdx/collections
55
export const docs = defineDocs({
6-
dir: '../../docs',
6+
dir: '../../content/docs',
77
docs: {
88
schema: frontmatterSchema,
99
postprocess: {

0 commit comments

Comments
 (0)