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