Fix formatting in content.config.ts
This commit is contained in:
@@ -4,7 +4,7 @@ export default defineContentConfig({
|
|||||||
collections: {
|
collections: {
|
||||||
content: defineCollection({
|
content: defineCollection({
|
||||||
type: 'page',
|
type: 'page',
|
||||||
source: '**/*.md'
|
source: '**/*.md',
|
||||||
})
|
}),
|
||||||
}
|
},
|
||||||
})
|
})
|
||||||
|
|||||||
6413
pnpm-lock.yaml
generated
6413
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user