We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df09cd8 commit 2bef889Copy full SHA for 2bef889
astro.config.ts
@@ -49,7 +49,7 @@ export default defineConfig({
49
50
integrations: [
51
// astro-pure will automatically add sitemap, mdx & unocss
52
- // sitemap(),
+ sitemap(),
53
// mdx(),
54
AstroPureIntegration(config)
55
// (await import('@playform/compress')).default({
0 commit comments