i18n updates + HP + components
This commit is contained in:
parent
1ab35db47d
commit
23c79e579c
67 changed files with 1355 additions and 542 deletions
|
@ -9,5 +9,8 @@ import mdx from "@astrojs/mdx";
|
|||
|
||||
// https://astro.build/config
|
||||
export default defineConfig({
|
||||
experimental: {
|
||||
contentCollections: true,
|
||||
},
|
||||
integrations: [i18n(), image(), mdx()],
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue