Skip to content

Commit acd2d95

Browse files
Update src/content/docs/en/guides/integrations-guide/sitemap.mdx
Co-authored-by: Yan <[email protected]>
1 parent 01d09ea commit acd2d95

File tree

1 file changed

+3
-3
lines changed
  • src/content/docs/en/guides/integrations-guide

1 file changed

+3
-3
lines changed

src/content/docs/en/guides/integrations-guide/sitemap.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -497,9 +497,9 @@ export default defineConfig({
497497
news: false,
498498
xhtml: false,
499499
// image and video will be true by default
500-
},
501-
}),
502-
],
500+
}
501+
})
502+
]
503503
});
504504

505505
## Examples

0 commit comments

Comments
 (0)