Skip to content

Commit 1bb16fa

Browse files
committed
next-sitemap 설정 수정
1 parent 53b3dc4 commit 1bb16fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

next-sitemap.config.js

+1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22
module.exports = {
33
siteUrl: 'https://example.com', // FIXME
44
generateRobotsTxt: true,
5+
generateIndexSitemap: false,
56
};

0 commit comments

Comments
 (0)