Fix formatting in content.config.ts

This commit is contained in:
nurRiyad
2025-03-12 03:45:43 +06:00
parent beb5305d65
commit d3b9708a4c
2 changed files with 5819 additions and 1976 deletions

View File

@@ -4,7 +4,7 @@ export default defineContentConfig({
collections: {
content: defineCollection({
type: 'page',
source: '**/*.md'
})
}
source: '**/*.md',
}),
},
})

7789
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff