Update astro.config.ts

This commit is contained in:
Cojocaru David
2025-05-01 02:34:23 +03:00
committed by GitHub
parent 8ddd743bd7
commit aca5d8f79a

View File

@@ -43,9 +43,7 @@ export default defineConfig({
}), }),
mdx(), mdx(),
react(), react(),
sitemap({ sitemap(),
entryLimit: 100
}),
icon(), icon(),
], ],