Migrate blog to new astro Content Collections
This commit is contained in:
@ -55,4 +55,8 @@ export default defineConfig({
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
experimental: {
|
||||
contentCollections: true,
|
||||
},
|
||||
});
|
||||
|
Reference in New Issue
Block a user