Updated to Astro 5. Cruft removed.
This commit is contained in:
parent
510ecc2094
commit
97c36c6a42
11 changed files with 819 additions and 1344 deletions
|
|
@ -1,6 +0,0 @@
|
|||
import { defineCollection } from 'astro:content';
|
||||
import { docsSchema } from '@astrojs/starlight/schema';
|
||||
|
||||
export const collections = {
|
||||
docs: defineCollection({ schema: docsSchema() }),
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue