Skip to content

Commit 2bef889

Browse files
committed
added sitemap integ
1 parent df09cd8 commit 2bef889

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

astro.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ export default defineConfig({
4949

5050
integrations: [
5151
// astro-pure will automatically add sitemap, mdx & unocss
52-
// sitemap(),
52+
sitemap(),
5353
// mdx(),
5454
AstroPureIntegration(config)
5555
// (await import('@playform/compress')).default({

0 commit comments

Comments
 (0)